diff -r c20df1c080e6 -r 31fd2904ec57 sbin/build/compil.sh --- a/sbin/build/compil.sh Fri Feb 13 16:57:53 2015 +0100 +++ b/sbin/build/compil.sh Mon May 04 15:36:39 2015 +0200 @@ -1,3 +1,3 @@ #!/bin/sh DIR=$(dirname $0) -sh ${DIR}/../res/ant/bin/ant -f ${DIR}/client.xml +sh ${DIR}/../res/ant/bin/ant -f ${DIR}/client.xml $@