]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- don't expand $PATH and $LD_LIBRARY_PATH at compile time for firefox-chrome+xpcom...
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 13 May 2005 19:56:02 +0000 (19:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox.spec -> 1.76

mozilla-firefox.spec

index b01a9658bc87cdc624f4642acd1271810218840c..4d6a184558df51b85b15644aa0e7a0a2f2a16ab3 100644 (file)
@@ -173,7 +173,7 @@ grep -v locale $RPM_BUILD_ROOT%{_firefoxdir}/chrome/installed-chrome.txt > $RPM_
 rm -rf US classic comm embed-sample en-{US,mac,unix,win} modern pipnss pippki toolkit
 rm -f en-win.jar en-mac.jar embed-sample.jar modern.jar
 
-cat << EOF > $RPM_BUILD_ROOT%{_sbindir}/firefox-chrome+xpcom-generate
+cat << 'EOF' > $RPM_BUILD_ROOT%{_sbindir}/firefox-chrome+xpcom-generate
 #!/bin/sh
 umask 022
 cat %{_firefoxdir}/chrome/*-installed-chrome.txt > %{_firefoxdir}/chrome/installed-chrome.txt
This page took 0.529471 seconds and 4 git commands to generate.