generated from general-packages/carapace
Update main.sh
This commit is contained in:
parent
da37daf953
commit
c75a1d9fa7
2
main.sh
2
main.sh
@ -18,7 +18,7 @@ cd ./carapace-bridge
|
||||
apt-get build-dep ./ -y
|
||||
|
||||
# Build package
|
||||
LOGNAME=root dh_make --createorig -y -l -p carapace-bridge"$VERSION" || echo "dh-make: Ignoring Last Error"
|
||||
LOGNAME=root dh_make --createorig -y -l -p carapace-bridge_"$VERSION" || echo "dh-make: Ignoring Last Error"
|
||||
dpkg-buildpackage --no-sign
|
||||
|
||||
# Move the debs to output
|
||||
|
Loading…
Reference in New Issue
Block a user