From 6810594dc110ef4af18f44e4371b7bf29ed334d6 Mon Sep 17 00:00:00 2001 From: Ward Nakchbandi Date: Sat, 25 Feb 2023 14:45:19 +0300 Subject: [PATCH] add logname --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index fd44eb9..f965c19 100755 --- a/main.sh +++ b/main.sh @@ -13,7 +13,7 @@ cd ./xwayland apt-get build-dep ./ -y # Build package -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 # Move the debs to output