X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/aa069b7341f106e4a0ab399e4128c763a6d6e8a9..1d6a7533d4612a3ca58505a2b73b5defe66bb8e8:/blog/index.html diff --git a/blog/index.html b/blog/index.html index d9f01eb429..431c70088f 100644 --- a/blog/index.html +++ b/blog/index.html @@ -38,7 +38,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@@ -56,6 +56,9 @@ word.
Update 2013-01-26: Added -us -us to build 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.