diff --git a/build/build_dpkg.sh b/build/build_dpkg.sh index 0784f9d..9f91442 100755 --- a/build/build_dpkg.sh +++ b/build/build_dpkg.sh @@ -9,9 +9,6 @@ then exit 1 fi -# Compile the program -(cd ../cmd && ./compile.sh $1) - # Prepare the output folder if [[ -e dpkg_tmp ]] then