From 7a931b60c6e5f8f11152a97b9be7a87629f7147d Mon Sep 17 00:00:00 2001 From: Deji Akingunola Date: May 27 2008 16:30:07 +0000 Subject: make %{?_smp_mflags} is causing build errors --- diff --git a/bibletime.spec b/bibletime.spec index de4a549..0c83ebb 100644 --- a/bibletime.spec +++ b/bibletime.spec @@ -33,11 +33,13 @@ BibleTime is a frontend for the SWORD Bible Framework. unset QTDIR || : ; . %{_sysconfdir}/profile.d/qt.sh export QTLIB=${QTDIR}/lib QTINC=${QTDIR}/include %configure --disable-rpath -make %{?_smp_mflags} +make +#make %{?_smp_mflags} :Causing spuring build errors cd %{name}-i18n-1.6.5 %configure --disable-rpath -make %{?_smp_mflags} +make +#make %{?_smp_mflags} :Causing spuring build errors %install %{__rm} -rf %{buildroot}