]> pere.pagekite.me Git - homepage.git/commitdiff
Ask people not to try to sign the package.
authorPetter Reinholdtsen <pere@hungry.com>
Sat, 26 Jan 2013 07:10:21 +0000 (07:10 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Sat, 26 Jan 2013 07:10:21 +0000 (07:10 +0000)
blog/data/2013-01-22-hw-autoinstall.txt

index ca80d6a7ebdc9da78920fe10526f957cc75ddd5a..e05bdd6b9fadea01a811756dd5836b6837cb03eb 100644 (file)
@@ -19,7 +19,7 @@ To fetch and build the latest version of the source, use</p>
 
 <pre>
 git clone git://anonscm.debian.org/collab-maint/isenkram.git
 
 <pre>
 git clone git://anonscm.debian.org/collab-maint/isenkram.git
-cd isenkram && git-buildpackage
+cd isenkram && git-buildpackage -us -uc
 </pre>
 
 <p>I have not yet adjusted all files to use the new name yet.  If you
 </pre>
 
 <p>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.</p>
 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.</p>
+
+<p><strong>Update 2013-01-26</strong>: Added -us -us to build
+instructions, to avoid confusing people with an error from the signing
+process.</p>