diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-21 12:44:56 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-21 12:44:56 +0100 |
| commit | 155133a464492c879f30bf0b4790428c95f20bc9 (patch) | |
| tree | 3d62b020f2506d52f8768a4b5c8f667f398629c4 /Makefile | |
| parent | c868e53da3c7dfd469d135fa1dc5e81ca3bd8d36 (diff) | |
also sign the pacakges
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -50,7 +50,8 @@ documentation: # Build a debian package (don't sign it, modify the arguments if you want to sign it) deb: all - dpkg-buildpackage -uc -us + #dpkg-buildpackage -uc -us + dpkg-buildpackage dch: dch -i |
