]> git.pld-linux.org Git - packages/seamonkey.git/commitdiff
- make seamonkey use libs from /usr/lib/seamonkey
authorhawk <hawk@pld-linux.org>
Sun, 30 Apr 2006 12:55:45 +0000 (12:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    seamonkey-lib_path.patch -> 1.1

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

diff --git a/seamonkey-lib_path.patch b/seamonkey-lib_path.patch
new file mode 100644 (file)
index 0000000..0bda0f5
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ur seamonkey.orig/config/autoconf.mk.in seamonkey/config/autoconf.mk.in
+--- seamonkey.orig/config/autoconf.mk.in       2004-03-21 03:31:17.000000000 +0100
++++ seamonkey/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)/$(MOZ_APP_NAME)
+ mredir                = $(libdir)/mre/mre-$(MOZ_APP_VERSION)
+ mrelibdir     = $(mredir)/lib
This page took 0.124727 seconds and 4 git commands to generate.