diff --git a/Python/etc/apt/sources.list b/Python/etc/apt/sources.list index 26a24ec..93450bf 100644 --- a/Python/etc/apt/sources.list +++ b/Python/etc/apt/sources.list @@ -36,8 +36,8 @@ else: source("%s/debian %s main contrib" % (repo, distro)) # Pour quand ça sera fait: - # if has("need-volatile"): - source("%s/debian-volatile %s/volatile main contrib" % (repo, distro)) + if not has("squeeze"): # and has("need-volatile"): + source("%s/debian-volatile %s/volatile main contrib" % (repo, distro)) if has("multimedia"): @# Mplayer, generation des vignettes