Order of these options matter :|

This commit is contained in:
Alexandre Aubin 2020-05-14 17:16:03 +00:00
parent 7b9f73c2ee
commit a90936fd99

View file

@ -18,7 +18,7 @@ echo "--------------------------------"
echo "Creating source package..."
# Creating source package without signing it
debuild -S -sa -uc --no-lintian
debuild --no-lintian -S -sa -uc
# Be sure to clean directory
debclean