Commit 88a0c3d7 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Fixed ant 10 archive name

parent d6fb7f71
......@@ -14,7 +14,7 @@ temporary:
rm -rf apache-ant-1.9.14
10:
tar xf apache-ant-1.10.7-src.tar.bz2
tar xf apache-ant-1.10.7-src.tar.xz
cd apache-ant-1.10.7 && JAVA_HOME=/opt/icedtea sh build.sh -Ddist.dir=/opt/ant dist
cd apache-ant-1.10.7 && JAVA_HOME=/opt/icedtea ANT_HOME=/opt/ant sh build.sh install-lite
rm -rf apache-ant-1.10.7
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment