This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-trusty-4.2 in repository libreoffice.
commit 1bb74bb0e809c98f991407248a8481659fc0433a Author: Bjoern Michaelsen <[email protected]> Date: Tue Dec 24 03:04:36 2013 +0100 no need to not build en-US help too --- debian-l10n/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-l10n/rules b/debian-l10n/rules index d24e77f..41794d6 100644 --- a/debian-l10n/rules +++ b/debian-l10n/rules @@ -94,7 +94,7 @@ ifneq (,$(filter sk,$(HELPISOS))) # prepopulate sk help from cz make install-package-help-cz INSTALLDIR=$(PKGDIR)-help-sk/$(OOSHAREDIR) endif - $(foreach iso,$(filter-out en-US ca-valencia,$(HELPISOS)),\ + $(foreach iso,$(filter-out ca-valencia,$(HELPISOS)),\ make install-package-help-$(iso) INSTALLDIR=$(PKGDIR)-help-`echo $(iso)|tr A-Z a-z`/$(OOSHAREDIR) &&) true # and ca-valencia in -ca... ifneq (,$(filter ca-valencia,$(HELPISOS))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

