Update tools/debian/make-deb

Co-authored-by: Ariel Abreu <facekapow@outlook.com>
This commit is contained in:
TheBrokenRail 2021-04-30 23:19:27 -04:00 committed by GitHub
parent f5a11c0d45
commit 75861db3d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,4 +17,4 @@ else
ARG='-b'
fi
debuild -us -uc --no-lintian ${ARG}
debuild --no-lintian -us -uc ${ARG}