]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice-apply.patch
- DON'T hardcode java paths!
[packages/libreoffice.git] / openoffice-apply.patch
CommitLineData
d21525f7
AM
1diff -urN ooo-build-1.3.3.org/patches/OOO_1_1_2/apply ooo-build-1.3.3/patches/OOO_1_1_2/apply
2--- ooo-build-1.3.3.org/patches/OOO_1_1_2/apply 2004-09-08 12:10:11.860771872 +0200
3+++ ooo-build-1.3.3/patches/OOO_1_1_2/apply 2004-09-08 12:10:56.239025352 +0200
4@@ -832,6 +832,17 @@
5 # hackish system-libstdc++ patch
6 system-libstdcpp.diff
7
8+# FIXME: ooo-res seems to be needed only for "Local Installation"
9+# which is not well supported with multiple localizations anyway
10+# ooo-res is copied to the really used iso-res by gid_Procedure_Copy_Iso_Res
11+# this patch updates the procedure to delete the unused ooo-res
12+# won't be needed in OOo, version 2.0, #28285
13+scp-no-ooo-res.diff
14+
15+#######################################################
16+
17+[ NovellOnly, PLDOnly ]
18+
19 # mark the files in share/template/<lang>/wizard/bitmap as lang specific
20 build-wizard-bitmap-scp.diff
21
22@@ -845,17 +856,6 @@
23 # RPM is not able to replace a directory with the symlink within an update.
24 resmgr-resource-path.diff
25
26-# FIXME: ooo-res seems to be needed only for "Local Installation"
27-# which is not well supported with multiple localizations anyway
28-# ooo-res is copied to the really used iso-res by gid_Procedure_Copy_Iso_Res
29-# this patch updates the procedure to delete the unused ooo-res
30-# won't be needed in OOo, version 2.0, #28285
31-scp-no-ooo-res.diff
32-
33-#######################################################
34-
35-[ NovellOnly, PLDOnly ]
36-
37 # Push fonts into the ps stream always
38 print-type42.diff
39
40diff -urN ooo-build-1.3.3.org/patches/OOO_1_1_3/apply ooo-build-1.3.3/patches/OOO_1_1_3/apply
41--- ooo-build-1.3.3.org/patches/OOO_1_1_3/apply 2004-09-08 12:10:11.870770352 +0200
42+++ ooo-build-1.3.3/patches/OOO_1_1_3/apply 2004-09-08 12:11:19.814441344 +0200
43@@ -770,6 +770,17 @@
44 # hackish system-libstdc++ patch
45 system-libstdcpp.diff
46
47+# FIXME: ooo-res seems to be needed only for "Local Installation"
48+# which is not well supported with multiple localizations anyway
49+# ooo-res is copied to the really used iso-res by gid_Procedure_Copy_Iso_Res
50+# this patch updates the procedure to delete the unused ooo-res
51+# won't be needed with OOo, version 2.0, #28285
52+scp-no-ooo-res.diff
53+
54+#######################################################
55+
56+[ NovellOnly, PLDOnly ]
57+
58 # mark the files in share/template/<lang>/wizard/bitmap as lang specific
59 build-wizard-bitmap-scp.diff
60
61@@ -783,17 +794,6 @@
62 # RPM is not able to replace a directory with the symlink within an update.
63 resmgr-resource-path.diff
64
65-# FIXME: ooo-res seems to be needed only for "Local Installation"
66-# which is not well supported with multiple localizations anyway
67-# ooo-res is copied to the really used iso-res by gid_Procedure_Copy_Iso_Res
68-# this patch updates the procedure to delete the unused ooo-res
69-# won't be needed with OOo, version 2.0, #28285
70-scp-no-ooo-res.diff
71-
72-#######################################################
73-
74-[ NovellOnly, PLDOnly ]
75-
76 # Push fonts into the ps stream always
77 print-type42.diff
78
This page took 0.056472 seconds and 4 git commands to generate.