]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice.org-xulrunner.patch
- don't require font with version
[packages/libreoffice.git] / openoffice.org-xulrunner.patch
CommitLineData
b2764c2a
AM
1--- config_office/configure.in~ 2008-07-18 13:01:39.977133894 +0200
2+++ config_office/configure.in 2008-07-18 20:47:51.991159521 +0200
3@@ -4170,7 +4170,7 @@
4
5 #e.g. http://fedoraproject.org/wiki/Releases/FeatureXULRunnerAPIChanges
6 #the plugin pkg-config etc. reverts to "mozilla-plugin" with libxul
7- if test "$MOZ_FLAVOUR" == "libxul"; then
8+ if test "$MOZ_FLAVOUR" == "libxul" -o "$MOZ_FLAVOUR" == "xulrunner"; then
9 MOZ_FLAVOUR="mozilla"
10 fi
11
This page took 0.051938 seconds and 4 git commands to generate.