commit 98efb01931c553256156f6543a5c5f6b6152dc53
Author: Elan Ruusamäe <[email protected]>
Date: Sat Jan 2 00:29:37 2016 +0200
no point building heavy debug packages in cleanbuild
cleanbuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cleanbuild b/cleanbuild
index 38d37ed..59509ce 100755
--- a/cleanbuild
+++ b/cleanbuild
@@ -491,7 +491,7 @@ while true; do
fi
./findunusedbr -c $CHDIR $HOME/rpm/packages/$build_pkg/$build_pkg.spec
title "building"
- ./teeboth $buildlog chroot $CHDIR su $USER -c
"$CHHOME/rpm/packages/builder -nn -bb $build_pkg $builder_options"
+ ./teeboth $buildlog chroot $CHDIR su $USER -c
"$CHHOME/rpm/packages/builder -nn --define '_enable_debug_packages 0' -bb
$build_pkg $builder_options"
ECODE=$?
if grep -q "error: Failed build dependencies:" $buildlog; then
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/cleanbuild.git/commitdiff/98efb01931c553256156f6543a5c5f6b6152dc53
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit