]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice.org-pld.patch
- up
[packages/libreoffice.git] / openoffice.org-pld.patch
1 diff -urN ooo-build-1.9.100.org/patches/src680/apply ooo-build-1.9.100/patches/src680/apply
2 --- ooo-build-1.9.100.org/patches/src680/apply  2005-05-06 15:14:57.000000000 +0000
3 +++ ooo-build-1.9.100/patches/src680/apply      2005-05-08 16:32:31.807428480 +0000
4 @@ -57,6 +57,8 @@
5  enable-debug.diff
6  # Several KDE vclplug fixes from CWS kdeplugfixes
7  cws-kdeplugfixes.diff
8 +# fix mozilla
9 +system-mozilla.diff
10  
11  [ GCJ ]
12  # qadevOOo fails with encoding errors...
13 diff -urN ooo-build-1.9.100.org/patches/src680/system-mozilla.diff ooo-build-1.9.100/patches/src680/system-mozilla.diff
14 --- ooo-build-1.9.100.org/patches/src680/system-mozilla.diff    1970-01-01 00:00:00.000000000 +0000
15 +++ ooo-build-1.9.100/patches/src680/system-mozilla.diff        2005-05-08 16:31:14.699150720 +0000
16 @@ -0,0 +1,11 @@
17 +--- np_sdk/mozilla-source-M16-stub.patch.org   2005-05-08 17:17:25.759885456 +0000
18 ++++ np_sdk/mozilla-source-M16-stub.patch       2005-05-08 17:17:55.449371968 +0000
19 +@@ -1202,7 +1202,7 @@
20 + ! .ENDIF
21 + ! 
22 + ! .IF "$(SYSTEM_MOZILLA)" == "YES"
23 +-! INCPRE= -I$(MOZ_INC)/nspr -I$(MOZ_INC)/java -I$(MOZ_INC)/plugin
24 ++! INCPRE= -I$(MOZ_NSS_CFLAGS) -I$(MOZ_INC)/nspr -I$(MOZ_INC)/java -I$(MOZ_INC)/plugin
25 + ! .ENDIF
26 + ! 
27 + ! .IF "$(GUI)" == "UNX"
This page took 0.027278 seconds and 4 git commands to generate.