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

[SCM] LibreOffice packaging repository branch, ubuntu-precise-3.5, updated. libreoffice_3.5.2_rc2-1-134-g097b509



The following commit has been merged in the ubuntu-precise-3.5 branch:
commit 51e84a871a6f28731cdb7674263404560b4ca261
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Fri May 4 11:12:57 2012 +0200

    makeify ppa check

diff --git a/rules b/rules
index 9e0b1f2..86b06c9 100755
--- a/rules
+++ b/rules
@@ -724,7 +724,7 @@ ifneq "$(BUILD_ONLY_EN_US)" "y"
 	  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)
+      ifeq ($(findstring ppa,$(DEB_VERSION)),ppa)
 	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

-- 
LibreOffice packaging repository


Reply to: