rpms/kdebindings/devel kdebindings.spec,1.50,1.51

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jul 18 12:56:44 UTC 2006


Author: than

Update of /cvs/dist/rpms/kdebindings/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26715

Modified Files:
	kdebindings.spec 
Log Message:
make -jX does not work, disable _smp_mflags flag temporary



Index: kdebindings.spec
===================================================================
RCS file: /cvs/dist/rpms/kdebindings/devel/kdebindings.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- kdebindings.spec	17 Jul 2006 17:28:00 -0000	1.50
+++ kdebindings.spec	18 Jul 2006 12:56:42 -0000	1.51
@@ -223,7 +223,7 @@
    --without-java
 %endif
 
-make %{?_smp_mflags}
+make #%{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}




More information about the fedora-cvs-commits mailing list