slackbuilds_ponce/development/apache-ant/profile.d/apache-ant.sh

4 lines
74 B
Bash
Raw Normal View History

#!/bin/sh
export ANT_HOME=/opt/apache-ant
export PATH=$PATH:$ANT_HOME/bin