fix logname
This commit is contained in:
parent
fb7aa48aec
commit
92bd665248
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=root 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