From 4887e4839673abf13db94abaf86a0f69606c9504 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 31 Jan 2001 15:59:22 +0000 Subject: [PATCH] there ain't no bin dir git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268549 13f79535-47bb-0310-9956-ffa450edef68 --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index f9e3c1191..b52642b74 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -87,7 +87,7 @@ ${JAVA_HOME}/bin/java -classpath ${CLASSPATH} org.apache.tools.ant.Main \ echo ... Cleaning Up Build Directories -chmod +x bin/ant bin/antRun +chmod +x bootstrap/bin/ant bootstrap/bin/antRun rm -rf ${CLASSDIR}