From a3799c2363d102e5c9938889c7cf5f2e25d0bde9 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Tue, 28 Feb 2012 21:39:10 +0100 Subject: [PATCH] apt: Add wheezy mirror to sources.list This is needed now for git, possibly for other stuff in the future as well. The default release is already configured to squeeze in apt. --- etc/apt/sources.list | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/apt/sources.list b/etc/apt/sources.list index 726f39b..da21af2 100644 --- a/etc/apt/sources.list +++ b/etc/apt/sources.list @@ -1,3 +1,4 @@ deb http://cdn.debian.net/debian squeeze main +deb http://cdn.debian.net/debian wheezy main deb http://apt.stderr.nl stderr main -- 2.30.2