diff --git a/main.sh b/main.sh index eb9c1e5..3e23d81 100755 --- a/main.sh +++ b/main.sh @@ -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