]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice.org-xulrunner.patch
- moved from DEVEL
[packages/libreoffice.git] / openoffice.org-xulrunner.patch
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.052034 seconds and 3 git commands to generate.