[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-3-123-gc3618b9



The following commit has been merged in the ubuntu-quantal-3.6 branch:
commit 18da3a3cc468f26547ab79908418421f0a76c1a1
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 8a07092..d83c912 100755
--- a/rules
+++ b/rules
@@ -724,6 +724,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: