rpms/nail/FC-4 nail.spec,1.5,1.6

Dmitry Butskoy (buc) fedora-extras-commits at redhat.com
Tue Mar 21 16:08:34 UTC 2006


Author: buc

Update of /cvs/extras/rpms/nail/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29363

Modified Files:
	nail.spec 
Log Message:



Index: nail.spec
===================================================================
RCS file: /cvs/extras/rpms/nail/FC-4/nail.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nail.spec	21 Mar 2006 15:19:45 -0000	1.5
+++ nail.spec	21 Mar 2006 16:08:33 -0000	1.6
@@ -79,7 +79,8 @@
 	UCBINSTALL=install \
 > makeflags
 
-make %{?_smp_mflags} `cat makeflags` CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
+#  %{?_smp_mflags} cannot be used here
+make `cat makeflags` CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
 
 
 %install




More information about the fedora-extras-commits mailing list