Skip to content
Snippets Groups Projects
Commit be8c2f49 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

[#14162] Wrong path for build_tarball.sh script

parent b15069bf
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment