From 155133a464492c879f30bf0b4790428c95f20bc9 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 21 Dec 2013 12:44:56 +0100 Subject: also sign the pacakges --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d6c1a6f..c8fc14d 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3