commit | 1cff0e9b6112caad9b53e55a61706478c1ddf877 | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Thu Nov 23 00:40:29 2006 +0000 |
committer | david_williams <david_williams> | Thu Nov 23 00:40:29 2006 +0000 |
tree | 1da37c7b8bd55f4fc76a013432bdb68c078e936d | |
parent | 841d45d1136ec66f32552cc823ad7df402d2f5ea [diff] [blame] |
prep for orbit jars
diff --git a/releng.control/ant.bat b/releng.control/ant.bat index f16221f..00f7346 100644 --- a/releng.control/ant.bat +++ b/releng.control/ant.bat
@@ -1,5 +1,6 @@ @echo off setlocal set PROJECT_HOME=%~dp0 +set BUILD_HOME=/home/shared/webtools call %ANT_HOME%\bin\ant.bat %* endlocal