Juhuu
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
root
2021-09-24 00:47:20 +02:00
parent 42ed17d3c0
commit 60dab77699
3 changed files with 3 additions and 4 deletions

View File

@ -52,7 +52,8 @@ check-before-package:
package: check-before-package
tar cavzf ../mdg-test_3.9.2-1.0.orig.tar.gz --exclude="debian" --exclude="**/.*" .
debuild -us -uc
debuild -us -uc --diff-ignore="\.\S+" -I
.PHONY: default all download install uninstall clean setversion check-berfore-package package