mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-06 02:50:20 +01:00
gnu: mpd: Update comment.
* gnu/packages/mpd.scm (mpdris2): Replace mention of PYTHONPATH by GUIX_PYTHONPATH.
This commit is contained in:
parent
bc17fadbb6
commit
e04cfc7beb
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@ other MPD frontends.")
|
||||||
`(("python-mpd2" ,python-mpd2)
|
`(("python-mpd2" ,python-mpd2)
|
||||||
("python-dbus" ,python-dbus)
|
("python-dbus" ,python-dbus)
|
||||||
("python-pygobject" ,python-pygobject)
|
("python-pygobject" ,python-pygobject)
|
||||||
("python" ,python))) ; Sets PYTHONPATH.
|
("python" ,python))) ; Sets GUIX_PYTHONPATH.
|
||||||
;; For bootstrapping.
|
;; For bootstrapping.
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("autoconf" ,autoconf)
|
`(("autoconf" ,autoconf)
|
||||||
|
|
Loading…
Add table
Reference in a new issue