summaryrefslogtreecommitdiff
path: root/dev-java/jcifs/files/1.3.17-build.xml.patch
blob: e90c6ef0ace01c5f3523468719603b653839e458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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