Skip to content
Snippets Groups Projects
Commit a3fe8cd5 authored by Yun Liu's avatar Yun Liu
Browse files

Fix bug in build script file

parent 3a49a52b
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,6 @@ if [ $platform == "ubuntu" ];then
cp sflphone/debian/control.$os_version sflphone/debian/control
echo "Building sflphone package on Ubuntu $os_version $arch_flag bit architecture...."
exit
# Provide prerequisite directories used by debuild
cp sflphone sflphone-$ver -r
cp sflphone sflphone-$ver.orig -r
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment