[libreoffice] still strangely busted, lets up verbosity

Caolan McNamara caolanm at fedoraproject.org
Fri Oct 29 10:07:05 UTC 2010


commit 1648f6202c033f0b60ba898edc32cf9529efb2df
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Oct 29 11:06:58 2010 +0100

    still strangely busted, lets up verbosity

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index ec19e57..3279d5f 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -769,7 +769,7 @@ export ARCH_FLAGS
 . ./*[Ee]nv.[Ss]et.sh
 ./bootstrap
 cd instsetoo_native
-if ! VERBOSE=false build --dlv_switch -link -P$NBUILDS --all -- -P$NDMAKES -s; then
+if ! VERBOSE=true build --dlv_switch -link -P$NBUILDS --all -- -P$NDMAKES -s; then
     build --dlv_switch -link --all
 fi
 


More information about the scm-commits mailing list