From 4d50f88ed7c5e5ed4ff50e65341f19d457489428 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Fri, 24 Feb 2023 18:08:32 +0300 Subject: [PATCH] Back to debuild --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 5bedae7..152d189 100755 --- a/main.sh +++ b/main.sh @@ -12,7 +12,7 @@ cd ./adw-gtk3 apt-get build-dep ./ -y # Build package -dpkg-buildpackage --no-tgz-check +DEBUILD_TGZ_CHECK=no debuild -us -uc # Move the debs to output cd ../