[latexdraw] 55/147: * fix classpath

Stuart Prescott stuart at debian.org
Thu Nov 24 23:53:26 UTC 2016


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 <stuart at debian.org>
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



More information about the pkg-java-commits mailing list