Quelques corrections + ajout des backports pour o2

darcs-hash:20080208013651-61eff-dad896fe8193a356bc4508ffac1f0419ab9d7544.gz
This commit is contained in:
Stephane Glondu 2008-02-08 02:36:51 +01:00
parent 82c46bbd02
commit 197f8db88e
3 changed files with 7 additions and 2 deletions

View file

@ -34,3 +34,8 @@ else:
@# Paquet construit a la main
source("custom ./")
if has("o2"):
prefix = ""
@# o2 a (au moins) besoin de postgresql-8.2
source("http://www.backports.org/backports.org/ etch-backports main contrib")