[MX] Bye bye rouge

Ignore-this: 83b4bb8cc478e61484f1477b66e7f215

darcs-hash:20120802164133-ab199-12564f69bf940e81d2cc416c83fc658e3966ab21.gz
This commit is contained in:
becue 2012-08-02 18:41:33 +02:00
parent 92b827f744
commit cac0d3d1e2
4 changed files with 2 additions and 9 deletions

View file

@ -43,7 +43,7 @@ else:
@# Paquets construits à la main
source("%s/custom %s %s" % (repo, distro, components))
if has("rouge") or has("owl") or has("vo"):
if 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"):