On passe o2 en testing
darcs-hash:20080217234206-61eff-5f789c781ca3ca42dc8f945ec88692c773da15fa.gz
This commit is contained in:
parent
5d3f4ff18f
commit
18d98b79fc
2 changed files with 7 additions and 0 deletions
|
@ -15,6 +15,12 @@ if has("ovh"):
|
|||
@# Paquet construit a la main
|
||||
source("ftp://mirror.adm.crans.org/custom ./")
|
||||
|
||||
elif has("debian-testing"):
|
||||
prefix = ""
|
||||
source("http://debian.ens-cachan.fr/debian/ lenny main contrib")
|
||||
source("http://security.debian.org/ lenny/updates main")
|
||||
source("ftp://mirror.adm.crans.org/custom/ ./")
|
||||
|
||||
else:
|
||||
if has("debian-mirror"):
|
||||
prefix = "file:/mirror/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue