From daf86a91b9c454eae263b84da2e0545cdb3d9faf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 5 Nov 2010 09:20:21 +0000 Subject: [PATCH] build hang persists --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 93516b2..ff28d91 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -773,7 +773,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