changeset 250:5f91b2fd0905

remove LILYPOND_MINGW_INSTALLER_DIR setting.
author hanwen <hanwen@xs4all.nl>
date Fri, 16 Dec 2005 13:43:49 +0100
parents 37cfe5bfd5b2
children 7723959e0e81
files GNUmakefile
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Fri Dec 16 13:42:18 2005 +0100
+++ b/GNUmakefile	Fri Dec 16 13:43:49 2005 +0100
@@ -7,7 +7,6 @@
 # local.make should set the following variables:
 #
 #  LILYPOND_CVSDIR - a CVS HEAD working directory
-#  LILYPOND_MINGW_INSTALLER_DIR - previous incarnation of lilypond installer
 #
 
 include local.make
@@ -21,7 +20,6 @@
 INVOKE_DRIVER=python driver.py \
 --package-version=$(LILYPOND_VERSION) \
 --package-build=1 \
---setting=lilywinbuilddir=$(LILYPOND_MINGW_INSTALLER_DIR) \
 $(LOCAL_DRIVER_OPTIONS)
 
 linux:
@@ -64,4 +62,3 @@
 
 gpm-install: test-gub
 	./cyg-apt.py install $$(./cyg-apt.py available)
-	
\ No newline at end of file