You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/jdbc-jaybird/files/archive-xml-2.1.0.patch

12 lines
399 B

--- client-java/build/archive.xml 2005-06-25 19:26:26.000000000 -0400
+++ build/archive.xml 2006-05-09 12:41:03.000000000 -0400
@@ -57,7 +57,7 @@
</target>
- <target name="jar-test" depends="compile">
+ <target name="jar-test" depends="compile" if="tests">
<mkdir dir="${build.lib}"/>
<jar jarfile="${build.lib}/${archive.name.test}" manifest="${build.etc}/default.mf">