This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit 4f5b11422e738a7a11f8fbbd8951e5c41e087f44 Author: Stuart Prescott <[email protected]> Date: Mon Oct 17 22:27:39 2011 +0000 Remove noise in debian/rules about JAVA_HOME --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3771d3b..24efb71 100755 --- a/debian/rules +++ b/debian/rules @@ -22,7 +22,6 @@ JAVA_HOME ?= $(shell echo \ export JAVA_HOME %: - $(shell echo set JAVA_HOME=$(JAVA_HOME)) dh $@ override_dh_auto_build: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/latexdraw.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

