[#14162] Wrong path for build_tarball.sh script

This commit is contained in:
Emmanuel Milou
2012-08-01 15:12:23 -04:00
parent b15069bf26
commit be8c2f4979

View File

@ -4,6 +4,8 @@
#
# Author: Francois Marier <francois@debian.org>
cd ${WORKSPACE}
if [ ! -e daemon/configure.ac ] ; then
echo "This script must be run in the root directory of the sflphone repository"
exit 1