core/apache-ant/apache-ant.sh
Phil Miller 89f5fdf6ea * sync repo with chakra-core
- added some makedeps
- fixed some pkgs
- broken pkgs: 7
2010-05-18 14:39:29 +00:00

4 lines
76 B
Bash

export ANT_HOME=/usr/share/java/apache-ant
export PATH=$PATH:$ANT_HOME/bin