Sila est dans les choux, on va chercher les paquets ailleurs.
Ignore-this: cc0849547a962438e085fd2d42743931 ftp.lip6.fr est le serveur ftp de Paris 6, il est sur Renater. darcs-hash:20120511140208-8ef3c-097444333d8dd7c412f8c338ac7ed8b2bc87a7cc.gz
This commit is contained in:
parent
6cf6244d74
commit
269bfae3e4
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ distro = metadata.categories["debian-version"]
|
|||
if has("debian-mirror"):
|
||||
repo = "file:/mirror"
|
||||
else:
|
||||
repo = "ftp://mirror.adm.crans.org"
|
||||
repo = "ftp://ftp.lip6.fr"
|
||||
|
||||
def source(args):
|
||||
print "deb " + args
|
||||
|
@ -44,7 +44,7 @@ else:
|
|||
source("%s/debian-multimedia %s main" % (repo, distro))
|
||||
|
||||
@# Paquets construits à la main
|
||||
source("%s/custom %s main contrib non-free" % (repo, distro))
|
||||
#source("%s/custom %s main contrib non-free" % (repo, distro))
|
||||
|
||||
if has("rouge") or has("owl"):
|
||||
@# Backports pour dovecot et roundcube
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue