CVSROOT:        /cvsroot/lilypond
Module name:    installers
Branch:         
Changes by:     Jan Nieuwenhuizen <[EMAIL PROTECTED]>   05/06/15 14:59:21

Modified files:
        linux/autopackage/specs/lilypond: default.apspec.in 

Log message:
        (relocation): Add PYTHONPATH.
        Fixes python scripts such as lilypond-book.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/installers/linux/autopackage/specs/lilypond/default.apspec.in.diff?tr1=1.16&tr2=1.17&r1=text&r2=text

Patches:
Index: installers/linux/autopackage/specs/lilypond/default.apspec.in
diff -u installers/linux/autopackage/specs/lilypond/default.apspec.in:1.16 
installers/linux/autopackage/specs/lilypond/default.apspec.in:1.17
--- installers/linux/autopackage/specs/lilypond/default.apspec.in:1.16  Wed Jun 
15 14:15:26 2005
+++ installers/linux/autopackage/specs/lilypond/default.apspec.in       Wed Jun 
15 14:59:17 2005
@@ -129,7 +129,7 @@
 relocation="
 export LILYPOND_LOCALEDIR='$PREFIX/share/locale'
 export LILYPONDPREFIX='$PREFIX/share/lilypond/@VERSION@'
-export PYTHONPATH='$LILYPONDPREFIX/python:$PYTHONPATH'
+export PYTHONPATH='$PREFIX/share/lilypond/@VERSION@/python:$PYTHONPATH'
 "
 
 programs=(


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to