Author: mkoch
Date: 2008-02-23 12:35:12 +0000 (Sat, 23 Feb 2008)
New Revision: 5861
Added:
trunk/stringtemplate/debian/patches/
trunk/stringtemplate/debian/patches/stringtemplate-manifest.patch
Log:
forget to add before last commit
Added: trunk/stringtemplate/debian/patches/stringtemplate-manifest.patch
===================================================================
--- trunk/stringtemplate/debian/patches/stringtemplate-manifest.patch
(rev 0)
+++ trunk/stringtemplate/debian/patches/stringtemplate-manifest.patch
2008-02-23 12:35:12 UTC (rev 5861)
@@ -0,0 +1,13 @@
+diff -Nur stringtemplate-3.1/build.xml stringtemplate-3.1.new/build.xml
+--- stringtemplate-3.1/build.xml 2008-02-23 13:06:28.000000000 +0100
++++ stringtemplate-3.1.new/build.xml 2008-02-23 13:15:46.000000000 +0100
+@@ -134,6 +134,9 @@
+ <jar jarfile="${build.jar}"
+ basedir="${build.classes}"
+ includes="**/*.class">
++ <manifest>
++ <attribute name="Class-Path" value="antlr.jar"/>
++ </manifest>
+ </jar>
+ </target>
+
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits