From 1648f6202c033f0b60ba898edc32cf9529efb2df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 29 Oct 2010 11:06:58 +0100 Subject: [PATCH] still strangely busted, lets up verbosity --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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