[pkg-java] r2919 - trunk/bcel/debian/patches
Paul Cager
paulcager-guest at alioth.debian.org
Tue Jan 9 00:55:17 CET 2007
Author: paulcager-guest
Date: 2007-01-09 00:55:17 +0100 (Tue, 09 Jan 2007)
New Revision: 2919
Removed:
trunk/bcel/debian/patches/build_xml.patch
Log:
build_xml.patch no longer required. the build.xml file has been rewritten
Deleted: trunk/bcel/debian/patches/build_xml.patch
===================================================================
--- trunk/bcel/debian/patches/build_xml.patch 2007-01-08 23:45:48 UTC (rev 2918)
+++ trunk/bcel/debian/patches/build_xml.patch 2007-01-08 23:55:17 UTC (rev 2919)
@@ -1,19 +0,0 @@
---- build.xml.orig 2005-03-09 17:15:19.000000000 +0000
-+++ build.xml 2005-03-09 17:16:08.000000000 +0000
-@@ -65,7 +65,7 @@
- <target name="build" depends="compile"/>
-
- <!-- Jar the library -->
-- <target name="jar" depends="examples">
-+ <target name="jar">
- <jar jarfile="${build.dir}/${name}.jar"
- basedir="${build.dest}"
- manifest="${basedir}/manifest.txt"
-@@ -89,6 +89,7 @@
- use="true"
- windowtitle="${name} API"
- doctitle="${name}"
-+ encoding="iso-8859-1"
- />
- </target>
-
More information about the pkg-java-commits
mailing list