maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH] Added forgotten dependency.


From: David Decotigny
Subject: [Maposmatic-dev] [PATCH] Added forgotten dependency.
Date: Sat, 19 Dec 2009 16:37:40 +0100

We forgot to specify postgresql-contrib-8.3 as a dependency. This
patch fixes this.
---
 INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/INSTALL b/INSTALL
index dbac15c..6ce019b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ distributions, minor adaptations might be needed.
 
  1. Installation of PostgreSQL and PostGIS
 
-    sudo aptitude install postgresql-8.3-postgis
+    sudo aptitude install postgresql-8.3-postgis postgresql-contrib-8.3
 
  2. Creation of a new PostgreSQL user
 
-- 
1.6.3.3





reply via email to

[Prev in Thread] Current Thread [Next in Thread]