rpms/firefox/devel firefox.spec,1.317,1.318

Christopher Aillon caillon at fedoraproject.org
Tue Dec 9 17:31:39 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/firefox/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8652

Modified Files:
	firefox.spec 
Log Message:
Run autoconf-2.13 since configure is not generated in the tarball


Index: firefox.spec
===================================================================
RCS file: /cvs/extras/rpms/firefox/devel/firefox.spec,v
retrieving revision 1.317
retrieving revision 1.318
diff -u -r1.317 -r1.318
--- firefox.spec	9 Dec 2008 17:13:33 -0000	1.317
+++ firefox.spec	9 Dec 2008 17:31:09 -0000	1.318
@@ -104,8 +104,6 @@
 
 %else
 # Not yet approved by Mozilla Corporation
-
-
 %endif
 
 
@@ -115,6 +113,9 @@
 %{__cat} %{SOURCE11} >> .mozconfig
 %endif
 
+# Manually generate configure if it's not in the tarball...
+autoconf-2.13
+
 # Set up SDK path
 echo "ac_add_options --with-libxul-sdk=\
 `pkg-config --variable=sdkdir libxul`" >> .mozconfig




More information about the fedora-extras-commits mailing list