The following commit has been merged in the debian-experimental-3.5 branch: commit bdf58886700c3fd6bd11d97740baa1bbb1c86db8 Author: Rene Engelhard <r...@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 -- 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/e1rrxjb-0002n1...@vasks.debian.org