summaryrefslogtreecommitdiff
path: root/java/eclipse-ecj/files/ecj.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-ecj/files/ecj.sh.in')
-rw-r--r--java/eclipse-ecj/files/ecj.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-ecj/files/ecj.sh.in b/java/eclipse-ecj/files/ecj.sh.in
index bfbba17fc3d2..c46240556ed9 100644
--- a/java/eclipse-ecj/files/ecj.sh.in
+++ b/java/eclipse-ecj/files/ecj.sh.in
@@ -1,3 +1,3 @@
#!/bin/sh
-JAVA_VERSION="%%JAVA_VERSION%%" "%%LOCALBASE%%/bin/java" -classpath "%%JAVAJARDIR%%/ecj-%%PORTVERSION%%.jar" org.eclipse.jdt.internal.compiler.batch.Main "${@:--help}"
+"%%LOCALBASE%%/bin/java" -classpath "%%JAVAJARDIR%%/ecj-%%PORTVERSION%%.jar" org.eclipse.jdt.internal.compiler.batch.Main "${@:--help}"