The following commit has been merged in the ubuntu-quantal-3.6 branch:
commit ca3a39c7a97ff57fc3d9468c2fbef1dfa5628f16
Author: Bjoern Michaelsen <bjoern.michael...@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


-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sjs7v-0006hu...@vasks.debian.org

Reply via email to