From 0e27e46e1d7296417ac53c22768b933f45fa1e77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 28 Oct 2010 17:00:12 +0100 Subject: [PATCH] something really odd with building under koji on x86_64 --- libreoffice.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 2d1d48b..ec19e57 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -726,8 +726,8 @@ if [ $SMP_MFLAGS -lt 2 ]; then SMP_MFLAGS=2; fi #hanging in koji for some reason :-( #NDMAKES=`dc -e "$SMP_MFLAGS v p"` #NBUILDS=`dc -e "$SMP_MFLAGS $NDMAKES / p"` -NDMAKES=$SMP_MFLAGS -NBUILDS=2 +NDMAKES=1 +NBUILDS=1 autoconf %configure \