]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- firefox should use its own libraries not the ones installed with mozilla
authorhawk <hawk@pld-linux.org>
Thu, 17 Jun 2004 11:50:58 +0000 (11:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox-lib_path.patch -> 1.1

mozilla-firefox-lib_path.patch [new file with mode: 0644]

diff --git a/mozilla-firefox-lib_path.patch b/mozilla-firefox-lib_path.patch
new file mode 100644 (file)
index 0000000..fe55ee4
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ur firefox.orig/config/autoconf.mk.in firefox/config/autoconf.mk.in
+--- firefox.orig/config/autoconf.mk.in 2004-03-21 03:31:17.000000000 +0100
++++ firefox/config/autoconf.mk.in      2004-06-17 09:50:30.000000000 +0200
+@@ -37,7 +37,7 @@
+ mandir                = @mandir@
+ idldir                = @datadir@/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
+-mozappdir     = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
++mozappdir     = $(libdir)/mozilla-$(MOZ_APP_NAME)
+ mredir                = $(libdir)/mre/mre-$(MOZ_APP_VERSION)
+ mrelibdir     = $(mredir)/lib
This page took 0.270048 seconds and 4 git commands to generate.