Skip building the binary an extra time when building the dpkg
This commit is contained in:
parent
0bf73d4bc5
commit
877cdd316b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user