fix mainv3 typo
This commit is contained in:
parent
d857f7f48b
commit
2cde73f0d2
@ -18,7 +18,7 @@ cd ./pika-audio
|
||||
apt-get build-dep ./ -y
|
||||
|
||||
# Build package
|
||||
LOGNAME=root dh_make --createorig -y -l -p pika-baseos_1.0.3 || echo "dh-make didn't go clean"
|
||||
LOGNAME=root dh_make --createorig -y -l -p pika-audio_1.0.3 || echo "dh-make didn't go clean"
|
||||
dpkg-buildpackage --no-sign
|
||||
|
||||
# Move the debs to output
|
||||
|
Loading…
Reference in New Issue
Block a user