SPECS: repackage.sh - do not cvs up just to lookup bconds
glen
glen at pld-linux.org
Tue Feb 13 19:34:24 CET 2007
Author: glen Date: Tue Feb 13 18:34:24 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- do not cvs up just to lookup bconds
---- Files affected:
SPECS:
repackage.sh (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/repackage.sh
diff -u SPECS/repackage.sh:1.12 SPECS/repackage.sh:1.13
--- SPECS/repackage.sh:1.12 Mon Nov 20 09:36:44 2006
+++ SPECS/repackage.sh Tue Feb 13 19:34:18 2007
@@ -22,7 +22,7 @@
TARGET="$tmp"
fi
-BCONDS=$(./builder --show-bcond-args $specfile)
+BCONDS=$(./builder -nn -ncs --show-bcond-args $specfile)
# just create the rpm's if -bb is somewhere in the args
if [[ *$@* != *-bb* ]]; then
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/repackage.sh?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list