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: Fri, 29 Jan 2021 09:22:23 -0500 (EST)

apteryx pushed a commit to branch cu/farewell-to-pythonpath
in repository guix.

commit dc2fc58c805a178aa491f67cdd9aaee0c51115e4
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]