mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 18:29:28 +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-dbus" ,python-dbus)
|
||||
("python-pygobject" ,python-pygobject)
|
||||
("python" ,python))) ; Sets PYTHONPATH.
|
||||
("python" ,python))) ; Sets GUIX_PYTHONPATH.
|
||||
;; For bootstrapping.
|
||||
(native-inputs
|
||||
`(("autoconf" ,autoconf)
|
||||
|
|
Loading…
Add table
Reference in a new issue