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 301c7c5579b25e62904bf3e2b3bee683515d5262 Author: Bjoern Michaelsen <[email protected]> Date: Fri Dec 20 11:34:40 2013 +0100 fix autopkgtest packing --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index 1398cdf..4a95c05 100755 --- a/rules +++ b/rules @@ -2835,7 +2835,7 @@ ifeq "$(BUILD_TEST_PACKAGE)" "y" # FIXME: find all jars again for jar in test-tools.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]

