rpms/firefox/devel firefox.spec,1.124,1.125

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jul 25 14:56:15 UTC 2006


Author: caillon

Update of /cvs/dist/rpms/firefox/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4093

Modified Files:
	firefox.spec 
Log Message:
grumble, let's try once more to hack this in


Index: firefox.spec
===================================================================
RCS file: /cvs/dist/rpms/firefox/devel/firefox.spec,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- firefox.spec	25 Jul 2006 07:12:48 -0000	1.124
+++ firefox.spec	25 Jul 2006 14:56:13 -0000	1.125
@@ -261,7 +261,9 @@
 find $RPM_BUILD_ROOT/fftemp%{_datadir}/idl/firefox-%{version}/ -type f | \
   sed -e "s,$RPM_BUILD_ROOT,," >> \
   %{builddir}/firefox-devel.list
-sed -i -e 's,^%{_prefix}/local,%{_prefix},' %{builddir}/firefox-devel.list
+sed -i -e 's,fftemp/,,' \
+       -e 's,^%{_prefix}/local,%{_prefix},' \
+       %{builddir}/firefox-devel.list
 install -c -m 755 dist/bin/xpcshell \
   dist/bin/xpidl \
   dist/bin/xpt_dump \




More information about the fedora-cvs-commits mailing list