[latexdraw] 63/147: * remove documentation from jar but point jar at /usr/share/doc/latexdraw to find the docs

Stuart Prescott stuart at debian.org
Thu Nov 24 23:53:32 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 07b5188dd7bbcc2e242a33523f9a58dba323b990
Author: Stuart Prescott <stuart at debian.org>
Date:   Thu Apr 23 21:52:46 2009 +0000

    * remove documentation from jar but point jar at /usr/share/doc/latexdraw to find the docs
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index b9bd5b6..fa962de 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 net.sourceforge.jlibeps.jar txt cache .cache/ templates .templates/ help /usr/share/doc/latexdraw/help/ "/>
+                                <attribute name="Class-Path" value="net.sourceforge.jiu.jar net.sourceforge.jlibeps.jar txt cache .cache/ templates .templates/ help /usr/share/doc/latexdraw/"/>
 			</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