Browse Source

Merge

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274123 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 22 years ago
parent
commit
cae8a749d6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build.sh

+ 1
- 1
build.sh View File

@@ -57,5 +57,5 @@ if [ "$REALANTHOME" != "" ] ; then
ANT_INSTALL="-Dant.install=$REALANTHOME"
fi

bootstrap/bin/ant -emacs $ANT_INSTALL $*
bootstrap/bin/ant -emacs "$ANT_INSTALL" $*


Loading…
Cancel
Save