CVSROOT:        /cvsroot/lilypond
Module name:    installers
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/10/17 20:48:45

Modified files:
        windows        : ChangeLog GNUmakefile 

Log message:
        include local.make.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/installers/windows/ChangeLog.diff?tr1=1.44&tr2=1.45&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/installers/windows/GNUmakefile.diff?tr1=1.34&tr2=1.35&r1=text&r2=text

Patches:
Index: installers/windows/ChangeLog
diff -u installers/windows/ChangeLog:1.44 installers/windows/ChangeLog:1.45
--- installers/windows/ChangeLog:1.44   Tue Oct 11 10:56:30 2005
+++ installers/windows/ChangeLog        Mon Oct 17 20:48:45 2005
@@ -1,3 +1,7 @@
+2005-10-17  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
+
+       * GNUmakefile: include local.make.
+
 2005-10-11  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
        * README: add fontconfig issue.
Index: installers/windows/GNUmakefile
diff -u installers/windows/GNUmakefile:1.34 installers/windows/GNUmakefile:1.35
--- installers/windows/GNUmakefile:1.34 Fri Oct 14 08:42:52 2005
+++ installers/windows/GNUmakefile      Mon Oct 17 20:48:45 2005
@@ -38,8 +38,8 @@
 ROOT = root
 nsis-root = $(shell cd $(depth)/nsis && pwd)/$(ROOT)
 upload-dir = $(build-dir)/uploads
-pub-dir = /home/ftp/pub/$(target)
-lily-dir = $(HOME)/cvs/savannah/lilypond/lilypond
+
+include local.make
 
 MKNETREL = $(depth)/bin/mknetrel
 MKNETREL_FLAGS = -b


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

Reply via email to