SPECS: compile.sh - no need to update from cvs to do only %build
glen
glen at pld-linux.org
Wed Feb 6 00:40:56 CET 2008
Author: glen Date: Tue Feb 5 23:40:56 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no need to update from cvs to do only %build
---- Files affected:
SPECS:
compile.sh (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/compile.sh
diff -u SPECS/compile.sh:1.6 SPECS/compile.sh:1.7
--- SPECS/compile.sh:1.6 Tue Feb 5 18:30:41 2008
+++ SPECS/compile.sh Wed Feb 6 00:40:51 2008
@@ -13,4 +13,4 @@
# -glen 2005-03-03
set -x
-exec ./builder --short-circuit -bc "$@"
+exec ./builder -ncs -nn --short-circuit -bc "$@"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/compile.sh?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list