[latexdraw] 13/147: * include help data in jar

Stuart Prescott stuart at debian.org
Thu Nov 24 23:53:16 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 846a6cf5c2b53527d5dc97aaf0897f61e733ac0d
Author: Stuart Prescott <stuart at debian.org>
Date:   Mon Oct 22 23:55:43 2007 +0000

    * include help data in jar
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index fb3c268..a6703e1 100644
--- a/build.xml
+++ b/build.xml
@@ -79,7 +79,7 @@
 			
 		 <!-- Filters the files -->
 		 <fileset dir=""
-			 includes="latexDraw/**/*.class ; res/**/* ; lang/**/*"
+			 includes="latexDraw/**/*.class ; res/**/* ; lang/**/* ; help/**/*"
 			 excludes="latexDraw/**/*.java"/>
 		</jar>
 	</target>

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