rpms/ftnchek/devel ftnchek.spec,1.9,1.10

Orion Poplawski orion at fedoraproject.org
Tue Jan 13 23:53:46 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/ftnchek/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6531

Modified Files:
	ftnchek.spec 
Log Message:
Add extra make call to process bison files



Index: ftnchek.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ftnchek/devel/ftnchek.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ftnchek.spec	13 Jan 2009 23:38:01 -0000	1.9
+++ ftnchek.spec	13 Jan 2009 23:53:16 -0000	1.10
@@ -51,6 +51,7 @@
 %build
 export CFLAGS="$RPM_OPT_FLAGS -DUNIX"
 %configure
+make || :
 make %{?_smp_mflags}
 
 




More information about the fedora-extras-commits mailing list