[sources.list] Roundcube a besoin des backports aussi
darcs-hash:20091228212934-ffbb2-cf229e9dd70555291b6e11f323d0fdaeb3179f8b.gz
This commit is contained in:
parent
9bfeadd132
commit
9f2f47e09c
1 changed files with 2 additions and 2 deletions
|
@ -46,6 +46,6 @@ else:
|
||||||
@# Paquets construits à la main
|
@# Paquets construits à la main
|
||||||
source("%s/custom ./" % repo)
|
source("%s/custom ./" % repo)
|
||||||
|
|
||||||
if has("rouge"):
|
if has("rouge") or has("owl"):
|
||||||
@# Backports pour dovecot
|
@# Backports pour dovecot et roundcube
|
||||||
source("http://www.backports.org/debian %s-backports main contrib" % distro)
|
source("http://www.backports.org/debian %s-backports main contrib" % distro)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue