fix logname
This commit is contained in:
parent
6810594dc1
commit
fb7aa48aec
2
main.sh
2
main.sh
@ -13,7 +13,7 @@ cd ./xwayland
|
|||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
|
||||||
# Build package
|
# Build package
|
||||||
$LOGNAME=pika dh_make --createorig -y -l -p xwayland_23.0.99.901
|
LOGNAME=pika dh_make --createorig -y -l -p xwayland_23.0.99.901
|
||||||
dpkg-buildpackage
|
dpkg-buildpackage
|
||||||
|
|
||||||
# Move the debs to output
|
# Move the debs to output
|
||||||
|
Loading…
Reference in New Issue
Block a user