Try dpkg-buildpackage with --create-orig

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-02-24 18:13:37 +03:00 committed by GitHub
parent 4d50f88ed7
commit 8129cddcb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 ../