rpms/nail/FC-5 nail.spec,1.10,1.11

Dmitry Butskoy (buc) fedora-extras-commits at redhat.com
Tue Mar 21 15:44:24 UTC 2006


Author: buc

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

Modified Files:
	nail.spec 
Log Message:



Index: nail.spec
===================================================================
RCS file: /cvs/extras/rpms/nail/FC-5/nail.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- nail.spec	21 Mar 2006 15:21:32 -0000	1.10
+++ nail.spec	21 Mar 2006 15:44:24 -0000	1.11
@@ -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