]> git.pld-linux.org Git - packages/epiphany.git/commitdiff
- look for plugins in xulrunner plugins dir instead of mozilla one
authorwrobell <wrobell@pld-linux.org>
Sun, 23 Nov 2008 09:02:06 +0000 (09:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    epiphany-xulrunner-plugins-dir.patch -> 1.1

epiphany-xulrunner-plugins-dir.patch [new file with mode: 0644]

diff --git a/epiphany-xulrunner-plugins-dir.patch b/epiphany-xulrunner-plugins-dir.patch
new file mode 100644 (file)
index 0000000..8a2df62
--- /dev/null
@@ -0,0 +1,11 @@
+--- epiphany-2.24.1/embed/mozilla/Makefile.am.orig     2008-11-22 16:30:51.000000000 +0000
++++ epiphany-2.24.1/embed/mozilla/Makefile.am  2008-11-22 16:31:01.000000000 +0000
+@@ -166,7 +166,7 @@
+       -DPLUGINDIR=\"$(libdir)/epiphany/$(EPIPHANY_MAJOR)/plugins\"            \
+       -DMOZILLA_HOME=\"$(GECKO_HOME)\"        \
+       -DMOZILLA_PREFIX=\"$(GECKO_PREFIX)\"    \
+-      -DMOZILLA_NATIVE_PLUGINSDIR=\"$(libdir)/mozilla/plugins\"               \
++      -DMOZILLA_NATIVE_PLUGINSDIR=\"$(libdir)/xulrunner/plugins\"             \
+       -DUA_VERSION=\"$(EPIPHANY_UA_VERSION)\" \
+       -DALLOW_PRIVATE_API                     \
+       $(AM_CPPFLAGS)
This page took 0.276692 seconds and 4 git commands to generate.