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 4258e2b628f4b5ac86b1265352f9fa5718228bf9 Author: Bjoern Michaelsen <[email protected]> Date: Fri Dec 20 14:51:19 2013 +0100 all these fixes seem to be obsolete --- debian-l10n/rules | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/debian-l10n/rules b/debian-l10n/rules index aa4164e..69c8807 100644 --- a/debian-l10n/rules +++ b/debian-l10n/rules @@ -124,33 +124,6 @@ binary-indep: $(STAMP_DIR)/binary-indep $(STAMP_DIR)/binary-indep: $(STAMP_DIR)/install-indep dh_testdir dh_testroot - # remove empty uno_packages dirs somehow in the langpacks(?) - for iso in `echo $(LANGPACKISOS) | tr A-Z a-z`; do \ - rm -rf $(PKGDIR)-l10n-$$iso/$(OODIR)/share/uno_packages; \ - done - - # remove ooo dirs somehow in the langpacks(?) - for iso in `echo $(LANGPACKISOS) | tr A-Z a-z`; do \ - rm -rf $(PKGDIR)-l10n-$$iso/$(OODIR)/share/dict/ooo; \ - done - - # remove extra license files - for iso in `echo $(LANGPACKISOS) | tr A-Z a-z`; do \ - rm -rf $(PKGDIR)-l10n-$$iso/$(OODIR)/licenses; \ - rm -f $(PKGDIR)-l10n-$$iso/$(OODIR)/share/readme/LICENSE*; \ - done - - # remove extra readme files - for iso in `echo $(LANGPACKISOS) | tr A-Z a-z`; do \ - rm -rf $(PKGDIR)-l10n-$$iso/$(OODIR)/readmes; \ - rm -f $(PKGDIR)-l10n-$$iso/$(OODIR)/share/readme/README*; \ - done - - # remove empty help directories - for iso in `echo $(LANGPACKISOS) | tr A-Z a-z`; do \ - rm -rf $(PKGDIR)-l10n-$$iso/$(shell echo $(OODIR) | sed -e s/lib/share/)/help; \ - rm -rf $(PKGDIR)-l10n-$$iso/$(OODIR)/help; \ - done # install technical.dic for iso in $(LANGPACKISOS); do \ -- 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]

