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 45875b0d7500216e1d04cf310d11baabcae754e6 Author: Bjoern Michaelsen <[email protected]> Date: Fri Dec 20 14:43:15 2013 +0100 no links files in l10n either --- debian-l10n/rules | 8 -------- 1 file changed, 8 deletions(-) diff --git a/debian-l10n/rules b/debian-l10n/rules index 90d4c64..3c3f781 100644 --- a/debian-l10n/rules +++ b/debian-l10n/rules @@ -128,14 +128,6 @@ endif > debian/$$i.bug-script; \ fi ;\ done - # generate .links files from *.in - for PKG in $(ARCH_INDEP_PACKAGES); do \ - LINKS=debian/$$PKG.links ; \ - if [ -e $$LINKS.in ]; then \ - sed -e "s#\@OODIR\@#$(OODIR)#g" \ - < $$LINKS.in > $$LINKS ; \ - fi; \ - done for PKG in $(ARCH_INDEP_PACKAGES); do \ cat debian/changelog \ | sed -e '/^openoffice/,$$d' \ -- 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]

