]> git.pld-linux.org Git - packages/galeon.git/commitdiff
- detect properly mozilla home
authorgrzegol <grzegol@pld-linux.org>
Sun, 22 Aug 2004 21:59:18 +0000 (21:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    galeon-mozilla.patch -> 1.1

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

diff --git a/galeon-mozilla.patch b/galeon-mozilla.patch
new file mode 100644 (file)
index 0000000..988c037
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN aa/galeon-1.3.17/configure.in galeon-1.3.17/configure.in
+--- aa/galeon-1.3.17/configure.in      2004-08-07 22:42:52.000000000 +0200
++++ galeon-1.3.17/configure.in 2004-08-22 23:47:13.501901936 +0200
+@@ -148,7 +148,7 @@
+ MOZILLA_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir mozilla-gtkmozembed`"
+ AC_SUBST(MOZILLA_INCLUDE_ROOT)
+-MOZILLA_HOME="`$PKG_CONFIG --variable=libdir mozilla-gtkmozembed`"
++MOZILLA_HOME="`$PKG_CONFIG --variable=libdir mozilla-plugin`"
+ AC_SUBST(MOZILLA_HOME)
+ dnl ################
This page took 0.026596 seconds and 4 git commands to generate.