This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository sweethome3d-furniture-editor.
commit 524ff602e618ba983bd9e8976d73f2c9a64302af Author: Markus Koschany <[email protected]> Date: Sun Oct 9 22:58:33 2016 +0200 Fix a typo in build.patch --- debian/patches/build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/build.patch b/debian/patches/build.patch index bd9e37e..770f4da 100644 --- a/debian/patches/build.patch +++ b/debian/patches/build.patch @@ -43,7 +43,7 @@ index 09403bb..0698f32 100644 + <pathelement location="/usr/share/sweethome3d/sweethome3d.jar"/> + <pathelement location="/usr/share/java/j3dcore.jar"/> + <pathelement location="/usr/share/java/vecmath.jar"/> -+ <pathelement location="/usr/share/java/batik-alljar"/> ++ <pathelement location="/usr/share/java/batik-all.jar"/> + <pathelement location="../SweetHome3D/libtest/AppleJavaExtensions.jar"/> </classpath> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d-furniture-editor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

