This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit 022f84557b8f2dad880d7f4a0a94c15543745ea5 Author: Stuart Prescott <[email protected]> Date: Wed Jul 23 23:47:46 2008 +0000 * omit -client again --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 416f96b..f860dbc 100755 --- a/debian/rules +++ b/debian/rules @@ -18,8 +18,7 @@ build: build-stamp build-stamp: dh_testdir - # pass the -client option to the jvm to prevent a FTBFS with openjdk - ANT_OPTS="-client" ant -Dlib.dir=/usr/share/java jar + ant -Dlib.dir=/usr/share/java jar convert -geometry 32x32 res/LaTeXDrawIcon.png out/latexdraw32.xpm convert -geometry 16x16 res/LaTeXDrawIcon.png out/latexdraw16.xpm touch $@ -- 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

