summaryrefslogtreecommitdiff
path: root/libre/apache-ant/bin_ant
blob: e245dbe52e56f0fbf369ef9cd1a0e0a6182a59be (plain)
1
2
3
4
5
6
#!/bin/sh

. /etc/apache-ant/ant.conf

export LOCALCLASSPATH=${OPT_JAR_LIST}
/usr/share/apache-ant/bin/ant "$@"