On permet à sila de se mettre à jour.
Ignore-this: e101568b77978beb0312ca43f6224529 darcs-hash:20120522165752-8ef3c-407cfe639d45c039aa26dac5804e1e2cd9efff40.gz
This commit is contained in:
parent
3016ba0b66
commit
aae7a8b5db
1 changed files with 5 additions and 4 deletions
|
@ -6,9 +6,10 @@ header()
|
|||
distro = metadata.categories["debian-version"]
|
||||
|
||||
# Dépôt
|
||||
if has("debian-mirror"):
|
||||
repo = "file:/mirror"
|
||||
else:
|
||||
##if has("debian-mirror"):
|
||||
## repo = "file:/mirror"
|
||||
##else:
|
||||
## repo = "ftp://mirror.adm.crans.org"
|
||||
repo = "ftp://debian.ens-cachan.fr"
|
||||
|
||||
def source(args):
|
||||
|
@ -44,7 +45,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