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 0e1a6de181f4d3753649784cae3a3852e4aefc01 Author: Bjoern Michaelsen <[email protected]> Date: Thu Mar 13 09:07:24 2014 +0100 fixup ConnectivityTools --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index 22ee666..7fd4251 100755 --- a/rules +++ b/rules @@ -2614,7 +2614,7 @@ 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.jar; do \ + for jar in ConnectivityTools; do \ cp instdir/program/classes/$$jar.jar $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/; \ done endif -- 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]

