rpms/qalculate-kde/devel qalculate-kde.spec,1.20,1.21

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Thu Feb 28 06:20:36 UTC 2008


Author: deji

Update of /cvs/extras/rpms/qalculate-kde/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23357

Modified Files:
	qalculate-kde.spec 
Log Message:
Another attempt at fixing the build



Index: qalculate-kde.spec
===================================================================
RCS file: /cvs/extras/rpms/qalculate-kde/devel/qalculate-kde.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- qalculate-kde.spec	28 Feb 2008 05:59:53 -0000	1.20
+++ qalculate-kde.spec	28 Feb 2008 06:19:56 -0000	1.21
@@ -29,7 +29,8 @@
 make -f admin/Makefile.common dist
 unset QTDIR || : ; . %{_sysconfdir}/profile.d/qt.sh
 export QTLIB=${QTDIR}/lib QTINC=${QTDIR}/include
-%configure --disable-rpath CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`"
+%configure --disable-rpath
+export CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`"
 make %{?_smp_mflags}
 										
 %install




More information about the fedora-extras-commits mailing list