fix logname

This commit is contained in:
Ward Nakchbandi 2023-02-25 14:50:59 +03:00
parent fb7aa48aec
commit 92bd665248

View File

@ -13,7 +13,7 @@ cd ./xwayland
apt-get build-dep ./ -y
# 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
# Move the debs to output