Change dpkg build to compile in the version number
This commit is contained in:
parent
6ddb94d44c
commit
8af6b6d3a6
@ -10,7 +10,7 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Compile the program
|
# Compile the program
|
||||||
(cd ../cmd && ./compile.sh)
|
(cd ../cmd && ./compile.sh $1)
|
||||||
|
|
||||||
# Prepare the output folder
|
# Prepare the output folder
|
||||||
if [[ -e dpkg_tmp ]]
|
if [[ -e dpkg_tmp ]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user