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

3 lines
74 B
Bash

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