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)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue