SOURCES: license-installer.sh - mirrors file not present, disable ...

glen glen at pld-linux.org
Tue Aug 23 21:20:36 CEST 2005


Author: glen                         Date: Tue Aug 23 19:20:36 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- mirrors file not present, disable mirrors file

---- Files affected:
SOURCES:
   license-installer.sh (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/license-installer.sh
diff -u SOURCES/license-installer.sh:1.2 SOURCES/license-installer.sh:1.3
--- SOURCES/license-installer.sh:1.2	Tue Aug 23 19:58:56 2005
+++ SOURCES/license-installer.sh	Tue Aug 23 21:20:31 2005
@@ -26,7 +26,7 @@
 		cp -i "$3" $SPECDIR || exit 1
 	fi
 	( cd $SPECDIR
-	/usr/bin/builder -nc -ncs --with license_agreement --opts --target=@TARGET_CPU@ @BASE_NAME at .spec
+	/usr/bin/builder -nm -nc -ncs --with license_agreement --opts --target=@TARGET_CPU@ @BASE_NAME at .spec
 	if [ "$?" -ne 0 ]; then
 		exit 2
 	fi
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/license-installer.sh?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list