From 197f8db88ecbcc2d0c422746b86fa7c55db575c4 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Fri, 8 Feb 2008 02:36:51 +0100 Subject: [PATCH] Quelques corrections + ajout des backports pour o2 darcs-hash:20080208013651-61eff-dad896fe8193a356bc4508ffac1f0419ab9d7544.gz --- Metadata/clients.xml | 2 +- Metadata/groups.xml | 2 +- Python/etc/apt/sources.list | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Metadata/clients.xml b/Metadata/clients.xml index 2a12dcf..03b7030 100644 --- a/Metadata/clients.xml +++ b/Metadata/clients.xml @@ -11,7 +11,7 @@ - + diff --git a/Metadata/groups.xml b/Metadata/groups.xml index 39aa218..c9e0f63 100644 --- a/Metadata/groups.xml +++ b/Metadata/groups.xml @@ -99,7 +99,7 @@ - diff --git a/Python/etc/apt/sources.list b/Python/etc/apt/sources.list index 072589d..560cb13 100644 --- a/Python/etc/apt/sources.list +++ b/Python/etc/apt/sources.list @@ -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")