This is an automated email from the git hooks/post-receive script.

stuart pushed a commit to branch master
in repository latexdraw.

commit ffb5142e47e1612cc3564bc0da9494d50ed47c8d
Author: Stuart Prescott <[email protected]>
Date:   Thu Apr 23 16:12:21 2009 +0000

    * fix classpath
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index eb06e67..991f7ce 100644
--- a/build.xml
+++ b/build.xml
@@ -81,7 +81,7 @@
                        <!-- Creates the manifest -->
                        <manifest>
                                <attribute name="Main-Class" 
value="latexDraw.ui.LaTeXDraw"/>
-                               <attribute name="Class-Path" 
value="net.sourceforge.jiu.jar jlibeps.jar txt ./ cache .cache/ templates 
.templates/ help help/ "/>
+                                <attribute name="Class-Path" 
value="net.sourceforge.jiu.jar net.sourceforge.jlibeps.jar txt ./ cache .cache/ 
templates .templates/ help help/ "/>
                        </manifest>
                        
                 <!-- Filters the files -->

-- 
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

Reply via email to