[openoffice.org/f14/master] try this trick again

Caolan McNamara caolanm at fedoraproject.org
Sat Oct 30 13:26:38 UTC 2010


commit 257517825c66c5c66be1df269b6b646db6445942
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Oct 30 14:24:19 2010 +0100

    try this trick again

 openoffice.org.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/openoffice.org.spec b/openoffice.org.spec
index 3e19f2c..4a3c9e3 100644
--- a/openoffice.org.spec
+++ b/openoffice.org.spec
@@ -1725,7 +1725,7 @@ export MAXPROCESSLIMIT=65535
 
 #build OOo, on failure make a stab at rebuilding un-parallel
 cd instsetoo_native/util
-if ! VERBOSE=false build --dlv_switch -link --all $BUILD_SMP_MFLAGS -- $DMAKE_SMP_MFLAGS -s; then
+if ! VERBOSE=true build --dlv_switch -link --all $BUILD_SMP_MFLAGS -- $DMAKE_SMP_MFLAGS -s; then
     build --dlv_switch -link --all
 fi
 


More information about the scm-commits mailing list