Corrections.
darcs-hash:20080207231653-af139-8875f4b85b7b5b92263d287262b87c5d529e6f39.gz
This commit is contained in:
parent
3ff7b2b4bf
commit
4f3c876fd9
2 changed files with 3 additions and 2 deletions
|
@ -10,10 +10,10 @@ def source(args):
|
|||
if has("ovh"):
|
||||
prefix = ""
|
||||
source("ftp://mir1.ovh.net/debian/ etch main contrib")
|
||||
source("deb http://security.debian.org/ etch/updates main")
|
||||
source("http://security.debian.org/ etch/updates main")
|
||||
|
||||
@# Paquet construit a la main
|
||||
source("ftp://mirror.adm.crans.org/ custom ./")
|
||||
source("ftp://mirror.adm.crans.org/custom ./")
|
||||
|
||||
else:
|
||||
if has("debian-mirror"):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue