Author: glen                         Date: Thu Mar  6 21:45:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unique packagelist when poldek is installing pkgs for easier answers

---- Files affected:
SPECS:
   builder (1.539 -> 1.540) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.539 SPECS/builder:1.540
--- SPECS/builder:1.539 Thu Mar  6 18:40:40 2008
+++ SPECS/builder       Thu Mar  6 22:45:35 2008
@@ -1722,7 +1722,7 @@
                                        update_shell_title "install deps: $DEPS"
                                        echo "Trying to install dependencies 
($DEPS):"
                                        local log=.${SPECFILE}_poldek.log
-                                       $SU_SUDO /usr/bin/poldek --caplookup 
-uGq $DEPS | tee $log
+                                       $SU_SUDO /usr/bin/poldek --caplookup 
-uGqQ $DEPS | tee $log
                                        failed=$(awk '/^error:/{a=$2; 
sub(/^error: /, "", a); sub(/:$/, "", a); print a}' $log)
                                        rm -f $log
                                        local ok
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/builder?r1=1.539&r2=1.540&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to