generated from general-packages/pika-pkg-template
Update main.sh
This commit is contained in:
parent
8e319d374e
commit
598502be3a
2
main.sh
2
main.sh
@ -18,7 +18,7 @@ LOGNAME=root dh_make --createorig -y -l -p quickshell_"$VERSION" || echo "dh-mak
|
|||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
|
||||||
# Build package
|
# Build package
|
||||||
dpkg-buildpackage --no-sign -j 32
|
dpkg-buildpackage --no-sign
|
||||||
|
|
||||||
# Move the debs to output
|
# Move the debs to output
|
||||||
cd ../
|
cd ../
|
||||||
|
Loading…
Reference in New Issue
Block a user