X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/8d91580c219283786b266957f83f9a5ab147e5a6..c958adb3c9c092b40107b10084d0dc527599a07a:/blog/archive/2013/01/01.rss diff --git a/blog/archive/2013/01/01.rss b/blog/archive/2013/01/01.rss index 70f23d1060..943b79c85b 100644 --- a/blog/archive/2013/01/01.rss +++ b/blog/archive/2013/01/01.rss @@ -27,8 +27,8 @@ repository in Debian. The new name? It is <strong>Isenkram</strong> To fetch and build the latest version of the source, use</p> <pre> -git clone git://anonscm.debian.org/collab-maint/isenkram.git -cd isenkram && git-buildpackage +git clone http://anonscm.debian.org/git/collab-maint/isenkram.git +cd isenkram && git-buildpackage -us -uc </pre> <p>I have not yet adjusted all files to use the new name yet. If you @@ -41,6 +41,13 @@ 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> + +<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> + +<p><strong>Update 2013-01-27</strong>: Switch to HTTP URL for the git +clone argument to avoid the need for authentication.</p>