ooo-build r14523 - in branches/ooo-build-3-0: . distro-configs patches/dev300



Author: szalaik
Date: Tue Nov 18 04:20:48 2008
New Revision: 14523
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14523&view=rev

Log:
2008-11-18  Kalman Szalai - KAMI <kamihir freemail hu>

	* patches/dev300/ooop-langpack-policy.diff
	* patches/dev300/apply: Create langpack and full installers.

	* distro-configs/OxygenOfficeLinux.conf.in
	* distro-configs/OxygenOfficeWindows.conf.in: Build bits



Added:
   branches/ooo-build-3-0/patches/dev300/ooop-langpack-policy.diff
Modified:
   branches/ooo-build-3-0/ChangeLog
   branches/ooo-build-3-0/distro-configs/OxygenOfficeLinux.conf.in
   branches/ooo-build-3-0/distro-configs/OxygenOfficeWindows.conf.in
   branches/ooo-build-3-0/patches/dev300/apply

Modified: branches/ooo-build-3-0/distro-configs/OxygenOfficeLinux.conf.in
==============================================================================
--- branches/ooo-build-3-0/distro-configs/OxygenOfficeLinux.conf.in	(original)
+++ branches/ooo-build-3-0/distro-configs/OxygenOfficeLinux.conf.in	Tue Nov 18 04:20:48 2008
@@ -47,5 +47,5 @@
 --enable-report-builder
 --with-sun-templates
 --with-linker-hash-style=both
---enable-crashdump
+
 

Modified: branches/ooo-build-3-0/distro-configs/OxygenOfficeWindows.conf.in
==============================================================================
--- branches/ooo-build-3-0/distro-configs/OxygenOfficeWindows.conf.in	(original)
+++ branches/ooo-build-3-0/distro-configs/OxygenOfficeWindows.conf.in	Tue Nov 18 04:20:48 2008
@@ -25,5 +25,3 @@
 --enable-wiki-publisher 
 --enable-report-builder
 --with-sun-templates
---enable-crashdump
-

Modified: branches/ooo-build-3-0/patches/dev300/apply
==============================================================================
--- branches/ooo-build-3-0/patches/dev300/apply	(original)
+++ branches/ooo-build-3-0/patches/dev300/apply	Tue Nov 18 04:20:48 2008
@@ -2402,6 +2402,8 @@
 toolbars_sw.diff
 #Always use default iconset
 always_default_iconset.diff
+#Create langpack and full installers
+ooop-langpack-policy.diff
 
 [ OxygenOfficeExtras ]
 # Adding new items to extras module

Added: branches/ooo-build-3-0/patches/dev300/ooop-langpack-policy.diff
==============================================================================
--- (empty file)
+++ branches/ooo-build-3-0/patches/dev300/ooop-langpack-policy.diff	Tue Nov 18 04:20:48 2008
@@ -0,0 +1,14 @@
+--- instsetoo_native/util/makefile.mk	30 Jul 2008 13:30:16 -0000	1.90.8.1
++++ instsetoo_native/util/makefile.mk	29 Sep 2008 12:24:56 -0000
+@@ -102,9 +102,9 @@ ALLTAR : $(LOCALPYFILES)
+ .ELSE			# "$(GUI)"!="WNT" && "$(EPM)"=="NO" && "$(USE_PACKAGER)"==""
+ .IF "$(UPDATER)"=="" || "$(USE_PACKAGER)"==""
+ .IF "$(BUILD_TYPE)"=="$(BUILD_TYPE:s/ODK//)"
++ALLTAR : openoffice_$(defaultlangiso) ooolanguagepack
++ALLTAR : openoffice ooolanguagepack 
+ .ELSE
++ALLTAR : openoffice_$(defaultlangiso) ooolanguagepack sdkoo_en-US ure_en-US
++ALLTAR : openoffice ooolanguagepack sdkoo_en-US ure_en-US
+ .ENDIF
+ .ELSE			# "$(UPDATER)"=="" || "$(USE_PACKAGER)"==""
+ ALLTAR : updatepack



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]