Added target to generate signed Debian package

This commit is contained in:
Salvador E. Tropea 2022-05-10 10:45:09 -03:00
parent 9f6269094c
commit 7fbd3a8ee2
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ endif
deb:
fakeroot dpkg-buildpackage -uc -b
deb_sig:
fakeroot dpkg-buildpackage -b
lint: doc
# flake8 --filename is broken
ln -sf src/kiplot kiplot.py