Changeset 236 for hadoop4win-setup/my_packages/ant/bin
- Timestamp:
- Mar 29, 2011, 12:19:15 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
hadoop4win-setup/my_packages/ant/bin/ant-init
r235 r236 6 6 7 7 if [ ! -f /opt/apache-ant* ]; then 8 unzip /usr/src/ant-*.zip -C /opt 8 cd /opt/ 9 unzip /usr/src/ant-*.zip 9 10 ln -s /opt/apache-ant-* /opt/ant 10 11 11 echo "export PATH=/opt/ant/bin/:\$PATH" >> /etc/profile 12 12 fi
Note: See TracChangeset
for help on using the changeset viewer.