From ef016f7457a46f59c2b560854cd9149b651b4f9a Mon Sep 17 00:00:00 2001
From: Petter Reinholdtsen
Date: Sun, 27 Jan 2013 17:16:44 +0000
Subject: [PATCH] Change git clone address to one that work without
authentication.
---
blog/data/2013-01-22-hw-autoinstall.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blog/data/2013-01-22-hw-autoinstall.txt b/blog/data/2013-01-22-hw-autoinstall.txt
index e05bdd6b9f..ef4adccaec 100644
--- a/blog/data/2013-01-22-hw-autoinstall.txt
+++ b/blog/data/2013-01-22-hw-autoinstall.txt
@@ -18,7 +18,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
--
2.47.2