[sources.list] Ajout du dépôt backport pour vo.
Ignore-this: a004e9f3ea755f4d2744272e48907e27 darcs-hash:20120708174446-b6762-df9636be5aa73045a7e0c393887abde686c5cd3b.gz
This commit is contained in:
parent
645b05dcfd
commit
cf819befac
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ else:
|
|||
@# Paquets construits à la main
|
||||
source("%s/custom %s %s" % (repo, distro, components))
|
||||
|
||||
if has("rouge") or has("owl"):
|
||||
@# Backports pour dovecot et roundcube
|
||||
if has("rouge") or has("owl") or has("vo"):
|
||||
@# Backports pour dovecot et roundcube, et pour le serveur de tests.
|
||||
source("%s/debian-backports %s-backports %s" % (repo, distro, components))
|
||||
if has("sogo"):
|
||||
source("http://inverse.ca/debian squeeze squeeze")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue