[libreoffice] something really odd with building under koji on x86_64

Caolan McNamara caolanm at fedoraproject.org
Thu Oct 28 16:00:22 UTC 2010


commit 0e27e46e1d7296417ac53c22768b933f45fa1e77
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Oct 28 17:00:12 2010 +0100

    something really odd with building under koji on x86_64

 libreoffice.spec |    4 ++--
 1 files 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 \


More information about the scm-commits mailing list