The following commit has been merged in the master branch: commit d826c50c9fefaa0bc398469efe0889782f4e9905 Author: Rene Engelhard <r...@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 -- 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/e1rrxje-0002er...@vasks.debian.org