X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/aa069b7341f106e4a0ab399e4128c763a6d6e8a9..1d6a7533d4612a3ca58505a2b73b5defe66bb8e8:/blog/archive/2013/01/index.html diff --git a/blog/archive/2013/01/index.html b/blog/archive/2013/01/index.html index cd6bcae754..1300a6eb90 100644 --- a/blog/archive/2013/01/index.html +++ b/blog/archive/2013/01/index.html @@ -45,7 +45,7 @@ repository in Debian. The new name? It is Isenkram. To fetch and build the latest version of the source, use

-git clone git://anonscm.debian.org/collab-maint/isenkram.git
+git clone http://anonscm.debian.org/git/collab-maint/isenkram.git
 cd isenkram && git-buildpackage -us -uc
 
@@ -64,6 +64,9 @@ word.

instructions, to avoid confusing people with an error from the signing process.

+

Update 2013-01-27: Switch to HTTP URL for the git +clone argument to avoid the need for authentication.

+