From 0b4774d055349e5217b9725c1d350e3468c1948e Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Tue, 11 Feb 2014 23:02:44 +0100 Subject: [PATCH] soyoustart => soyouz --- Python/etc/apt/sources.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/etc/apt/sources.list b/Python/etc/apt/sources.list index 0bbab68..78efd55 100644 --- a/Python/etc/apt/sources.list +++ b/Python/etc/apt/sources.list @@ -21,7 +21,7 @@ components = "main" if has("non-free"): components = "main contrib non-free" -if has("ovh") or has("soyoustart"): +if has("ovh") or has("soyouz"): @# Dépôt classique source("ftp://mir1.ovh.net/debian/ %s %s" % (distro, components)) @# Dépôt de mises à jour fréquentes (volatile)