This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-4.2 in repository libreoffice.
commit 65522c4e923a14373189a3258fa022fbc4f1adf1 Author: Rene Engelhard <[email protected]> Date: Wed Dec 18 18:26:45 2013 +0100 correct -subsequentcheckbase jar install again... --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index 0a794ba..3a4b875 100755 --- a/rules +++ b/rules @@ -2777,7 +2777,7 @@ ifeq "$(BUILD_TEST_PACKAGE)" "y" mkdir -p $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/ for jar in OOoRunner.jar OOoRunnerLight.jar test.jar test-tools.jar ConnectivityTools.jar; \ do \ - cp workdir/Jar/$$i $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/; \ + cp workdir/Jar/$$jar $(PKGDIR)-subsequentcheckbase/$(OODIR)/program/classes/; \ done endif 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: http://lists.debian.org/[email protected]

