rpms/nail/devel nail.spec,1.6,1.7

Dmitry Butskoy (buc) fedora-extras-commits at redhat.com
Fri Nov 18 12:41:53 UTC 2005


Author: buc

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

Modified Files:
	nail.spec 
Log Message:



Index: nail.spec
===================================================================
RCS file: /cvs/extras/rpms/nail/devel/nail.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nail.spec	16 Nov 2005 17:07:07 -0000	1.6
+++ nail.spec	18 Nov 2005 12:41:51 -0000	1.7
@@ -62,7 +62,8 @@
 	UCBINSTALL=install \
 > makeflags
 
-make %{?_smp_mflags} `cat makeflags` CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
+#  It seems it cannot work with _smp_flags
+make `cat makeflags` CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
 
 
 %install




More information about the fedora-extras-commits mailing list