Author: draenog
Date: Fri Oct 26 12:21:09 2012
New Revision: 12600

Modified:
   license-installer/license-installer.sh
Log:
- option -nc doesn't exist in git version of builder script


Modified: license-installer/license-installer.sh
==============================================================================
--- license-installer/license-installer.sh      (original)
+++ license-installer/license-installer.sh      Fri Oct 26 12:21:09 2012
@@ -34,7 +34,7 @@
        if [ '@USE_DISTFILES@' = 'no' ]; then
                nd=-nd
        fi
-       /usr/bin/builder --define _topdir $TOPDIR --define _binary_payload 
w1.gzdio $nd -nm -nc -ncs --with license_agreement --target @TARGET_CPU@ 
@[email protected]
+       /usr/bin/builder --define _topdir $TOPDIR --define _binary_payload 
w1.gzdio $nd -nm -ncs --with license_agreement --target @TARGET_CPU@ 
@[email protected]
        if [ "$?" -ne 0 ]; then
                exit 2
        fi
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to