From ec5eae15743a06bdb7dca39965bd2bfa4060a8be Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Mon, 10 Jan 2005 07:24:49 +0000 Subject: - Update to 0.70, now based upon firefox 1.0 codebase. Patches & PKG[DE]INSTALL scripts obtained from: www/mozilla or www/firefox --- www/nvu/files/patch-build_unix_mozilla-xpcom.pc.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 www/nvu/files/patch-build_unix_mozilla-xpcom.pc.in (limited to 'www/nvu/files/patch-build_unix_mozilla-xpcom.pc.in') diff --git a/www/nvu/files/patch-build_unix_mozilla-xpcom.pc.in b/www/nvu/files/patch-build_unix_mozilla-xpcom.pc.in new file mode 100644 index 000000000000..4e982a5443e8 --- /dev/null +++ b/www/nvu/files/patch-build_unix_mozilla-xpcom.pc.in @@ -0,0 +1,8 @@ +--- build/unix/mozilla-xpcom.pc.in.orig Thu Jun 24 12:23:09 2004 ++++ build/unix/mozilla-xpcom.pc.in Thu Jun 24 12:23:18 2004 +@@ -8,4 +8,4 @@ + Version: %MOZILLA_VERSION% + Requires: mozilla-nspr = %MOZILLA_VERSION% + Libs: -L${libdir} -lxpcom +-Cflags: -I${includedir}/xpcom -I${includedir}/string ++Cflags: -I${includedir}/xpcom -I${includedir}/string -I${includedir} -- cgit v1.2.3