rpms/nail/devel nail.spec,1.10,1.11

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


Author: buc

Update of /cvs/extras/rpms/nail/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29283

Modified Files:
	nail.spec 
Log Message:



Index: nail.spec
===================================================================
RCS file: /cvs/extras/rpms/nail/devel/nail.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- nail.spec	21 Mar 2006 15:23:52 -0000	1.10
+++ nail.spec	21 Mar 2006 16:06:59 -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