summaryrefslogtreecommitdiff
path: root/config/chroot_local-includes/etc/apt/sources.list
diff options
context:
space:
mode:
Diffstat (limited to 'config/chroot_local-includes/etc/apt/sources.list')
-rw-r--r--config/chroot_local-includes/etc/apt/sources.list8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/chroot_local-includes/etc/apt/sources.list b/config/chroot_local-includes/etc/apt/sources.list
index f4d8f57..be4a27a 100644
--- a/config/chroot_local-includes/etc/apt/sources.list
+++ b/config/chroot_local-includes/etc/apt/sources.list
@@ -3,10 +3,10 @@
# CDROMs are managed through the apt-cdrom tool.
# Debian Squeeze
-deb http://ftp.de.debian.org/debian squeeze main contrib non-free
-deb-src http://ftp.de.debian.org/debian squeeze main contrib non-free
+deb http://ftp.de.debian.org/debian @DISTRIBUTION@ main contrib non-free
+deb-src http://ftp.de.debian.org/debian @DISTRIBUTION@ main contrib non-free
# Debian Squeeze Updates
-deb http://security.debian.org squeeze/updates main contrib non-free
-deb-src http://security.debian.org squeeze/updates main contrib non-free
+deb http://security.debian.org @DISTRIBUTION@/updates main contrib non-free
+deb-src http://security.debian.org @DISTRIBUTION@/updates main contrib non-free