guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

129/131: gnu: mpd: Update comment.


From: guix-commits
Subject: 129/131: gnu: mpd: Update comment.
Date: Mon, 1 Feb 2021 11:57:08 -0500 (EST)

apteryx pushed a commit to branch core-updates
in repository guix.

commit e04cfc7bebcd3a27bb77eef4347729ca9d5e4b67
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Jan 27 23:48:20 2021 -0500

    gnu: mpd: Update comment.
    
    * gnu/packages/mpd.scm (mpdris2): Replace mention of PYTHONPATH by
    GUIX_PYTHONPATH.
---
 gnu/packages/mpd.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index d5811cc..264c927 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]