]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- fix xulrunner; drop gcc patch and use gcc 4.3 patchkit
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 Jul 2008 08:19:29 +0000 (08:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice.org-xulrunner.patch -> 1.1

openoffice.org-xulrunner.patch [new file with mode: 0644]

diff --git a/openoffice.org-xulrunner.patch b/openoffice.org-xulrunner.patch
new file mode 100644 (file)
index 0000000..f564ad1
--- /dev/null
@@ -0,0 +1,11 @@
+--- config_office/configure.in~        2008-07-18 13:01:39.977133894 +0200
++++ config_office/configure.in 2008-07-18 20:47:51.991159521 +0200
+@@ -4170,7 +4170,7 @@
+     #e.g. http://fedoraproject.org/wiki/Releases/FeatureXULRunnerAPIChanges
+     #the plugin pkg-config etc. reverts to "mozilla-plugin" with libxul
+-    if test "$MOZ_FLAVOUR" == "libxul"; then
++    if test "$MOZ_FLAVOUR" == "libxul" -o "$MOZ_FLAVOUR" == "xulrunner"; then
+         MOZ_FLAVOUR="mozilla"
+     fi
This page took 0.043137 seconds and 4 git commands to generate.