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/jcifs/files/1.3.17-build.xml.patch

13 lines
402 B

--- a/build.xml
+++ b/build.xml
@@ -52,8 +52,6 @@ dependencies: Checks that all class dependencies are met.
source="1.5"
target="1.5"
fork="yes"
- executable="/usr/local/java5/bin/javac"
- compiler="javac1.5"
debug="on">
<!--
<compilerarg line="-Xlint:deprecation -Xlint:unchecked"/>
index ae4c8d8..2b09fa2 100644