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

[SCM] LibreOffice packaging repository branch, ubuntu-quantal-3.6, updated. libreoffice_3.5.4-5-143-g4d4f4d6



The following commit has been merged in the ubuntu-quantal-3.6 branch:
commit ca3a39c7a97ff57fc3d9468c2fbef1dfa5628f16
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Tue May 1 15:16:52 2012 +0200

    reduce l10n set for ppa builds

diff --git a/rules b/rules
index 7e4f481..943430d 100755
--- a/rules
+++ b/rules
@@ -738,6 +738,12 @@ ifneq "$(BUILD_ONLY_EN_US)" "y"
 	  ka km ko ku lt lv mk mn ml mr nb ne nl nn nr nso oc om or \
 	  pa-IN pl pt pt-BR ro ru rw si sk sl sr ss st sv \
 	  ta te tg th tn tr ts ug uk uz ve vi xh zh-CN zh-TW zu
+      # PPA builds need a reduced l10n set to fit on those builders
+      ifeq ($(shell echo "$(DEB_VERSION)" | grep -c ppa),1)
+	ISOS:=en-US ar cs es de fr it ja nl ru pt-BR zh-CN
+        HELPISOS:=en-US ar cs es de fr it ja nl ru pt-BR zh-CN
+        LANGPACKISOS:=en-US ar cs es de fr it ja nl ru pt-BR zh-CN
+      endif
   endif
 else
 	ISOS=en-US

-- 
LibreOffice packaging repository


Reply to: