New commits:
commit 292a7f9e7d77105c79938a66282c13e69f097bb0
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>
firefox: added sedit to fix firefox-plugin.pc. Bug 13581.
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 16226dd..638662b 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2007-03-03 George Sherwood <george AT beernabeer.com>
+ * INSTALL: Added sedit to fix firefox-plugin.pc for nspr. Bug #13581
+
2007-02-25 George Sherwood <george AT beernabeer.com>
* INSTALL: Added patch for firefox-config to match how we install.
* firefox-config.patch: Added patch to get paths correct.
diff --git a/http/firefox/INSTALL b/http/firefox/INSTALL
index 453322b..eb9e432 100755
--- a/http/firefox/INSTALL
+++ b/http/firefox/INSTALL
@@ -70,4 +70,5 @@ install -m 755 -o root -g root $S
# make the pkgconfig files reference the nspr from the standalone nspr spell
sedit "s/nspr/mozilla-nspr/"
${INSTALL_ROOT}/usr/lib/pkgconfig/firefox-nss.pc &&
sedit "s/nspr/mozilla-nspr/" ${INSTALL_ROOT}/usr/lib/pkgconfig/firefox-js.pc
&&
-sedit "s/nspr/mozilla-nspr/"
${INSTALL_ROOT}/usr/lib/pkgconfig/firefox-xpcom.pc
+sedit "s/nspr/mozilla-nspr/"
${INSTALL_ROOT}/usr/lib/pkgconfig/firefox-xpcom.pc &&
+sedit "s/nspr/mozilla-nspr/"
${INSTALL_ROOT}/usr/lib/pkgconfig/firefox-plugin.pc
[SM-Commit] GIT changes to master grimoire by George Sherwood (292a7f9e7d77105c79938a66282c13e69f097bb0),
George Sherwood, 03/03/2007