From fe028d06e7abfcdb3fdef4297d45981b35b4e661 Mon Sep 17 00:00:00 2001 From: ferreo Date: Thu, 3 Oct 2024 17:46:53 +0200 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 1d7e15b..1ad0ea4 100755 --- a/main.sh +++ b/main.sh @@ -13,7 +13,7 @@ git clone https://github.com/waydroid/libglibutil.git cd libglibutil # Get build deps - +LOGNAME=root dh_make --createorig -y -l -p libglibutil_"$VERSION" || echo "dh-make: Ignoring Last Error" apt-get build-dep ./ -y # Build package