This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-utopic-4.3 in repository libreoffice.
commit 9da2b69247b01d315477e1cca7a7395881f8717a Author: Bjoern Michaelsen <[email protected]> Date: Thu May 29 22:18:53 2014 +0200 fix ConnectivityTools move --- rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/rules b/rules index 63f0968..78f20fe 100755 --- a/rules +++ b/rules @@ -2715,9 +2715,6 @@ ifeq "$(BUILD_TEST_PACKAGE)" "y" for jar in OOoRunner OOoRunnerLight test test-tools; do \ cp workdir/Jar/$$jar.jar $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/; \ done - for jar in ConnectivityTools; do \ - cp instdir/program/classes/$$jar.jar $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/; \ - done for jar in ConnectivityTools.jar; do \ cp workdir/Jar/$$jar $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/; \ done -- 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: https://lists.debian.org/[email protected]

