diff --git a/main.sh b/main.sh index 152d189..822cae1 100755 --- a/main.sh +++ b/main.sh @@ -12,7 +12,8 @@ cd ./adw-gtk3 apt-get build-dep ./ -y # Build package -DEBUILD_TGZ_CHECK=no debuild -us -uc +dh_make --createorig +dpkg-buildpackage # Move the debs to output cd ../