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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.5.0_rc2-1-18-g87cb1a6



The following commit has been merged in the debian-experimental-3.5 branch:
commit bdf58886700c3fd6bd11d97740baa1bbb1c86db8
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Jan 30 00:23:53 2012 +0000

    missing space..

diff --git a/rules b/rules
index 7117493..0e65199 100755
--- a/rules
+++ b/rules
@@ -1913,7 +1913,7 @@ ifeq "$(DEB_VENDOR)" "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: