From b1dec5ac08880c41e7af3e9a309adb24d3e44ff4 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sat, 26 Jan 2013 07:10:21 +0000 Subject: [PATCH] Ask people not to try to sign the package. --- blog/data/2013-01-22-hw-autoinstall.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/blog/data/2013-01-22-hw-autoinstall.txt b/blog/data/2013-01-22-hw-autoinstall.txt index ca80d6a7eb..e05bdd6b9f 100644 --- a/blog/data/2013-01-22-hw-autoinstall.txt +++ b/blog/data/2013-01-22-hw-autoinstall.txt @@ -19,7 +19,7 @@ To fetch and build the latest version of the source, use

 git clone git://anonscm.debian.org/collab-maint/isenkram.git
-cd isenkram && git-buildpackage
+cd isenkram && git-buildpackage -us -uc
 

I have not yet adjusted all files to use the new name yet. If you @@ -32,3 +32,7 @@ stuff, typically meaning tools, nails, screws, etc. Typical hardware stuff, in other words. I've been told it is the Norwegian variant of the German word eisenkram, for those that are familiar with that word.

+ +

Update 2013-01-26: Added -us -us to build +instructions, to avoid confusing people with an error from the signing +process.

-- 2.47.2