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

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.4.5-2-16-gd826c50



The following commit has been merged in the master branch:
commit d826c50c9fefaa0bc398469efe0889782f4e9905
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Jan 30 01:24:10 2012 +0100

    missing space..

diff --git a/rules b/rules
index b9be6ef..57fce1b 100755
--- a/rules
+++ b/rules
@@ -2200,7 +2200,7 @@ ifeq "$(DIST)" "Debian"
 	for iso in $(LANGPACKISOS); do \
 	  [ "$$iso" = "en-US" ] && continue; \
 	  pkgiso=`echo $$iso | tr \[:upper:\] \[:lower:\]`; \
-	  [ "$$pkgiso" = "ca-xv"] && pkgiso=ca; \
+	  [ "$$pkgiso" = "ca-xv" ] && pkgiso=ca; \
 	  mkdir -p $(PKGDIR)-l10n-$$pkgiso/$(OODIR)/share/template/$$iso/presnt; \
 	  for otp in $$otps; do \
 	    ln -sf ../../en-US/presnt/$$otp \

-- 
LibreOffice packaging repository


Reply to: