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

17 lines
578 B

diff --git a/build.xml b/build.xml
index ad5b2b6..7820dd0 100644
--- 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"/>
diff --git a/jcifs-1.3.17.jar b/jcifs-1.3.17.jar
index ae4c8d8..2b09fa2 100644
Binary files a/jcifs-1.3.17.jar and b/jcifs-1.3.17.jar differ