maposmatic-dev
[Top][All Lists]
Advanced

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

[Maposmatic-dev] [PATCH 1/2] Added backslashes in the multi-line shell i


From: David Decotigny
Subject: [Maposmatic-dev] [PATCH 1/2] Added backslashes in the multi-line shell instructions
Date: Sat, 19 Dec 2009 19:21:17 +0100

Added backslashes in the multi-line shell instructions.
---
 INSTALL |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/INSTALL b/INSTALL
index 6ce019b..fcdd640 100644
--- a/INSTALL
+++ b/INSTALL
@@ -129,14 +129,14 @@ distributions, minor adaptations might be needed.
 
     a. Install the dependencies
 
-    sudo aptitude install
-        libboost-dev libicu-dev libstdc++6-dev python-dev
-        libfreetype6-dev libjpeg62-dev libltdl3-dev libpng12-dev
-        libtiff4-dev libtiffxx0c2 python-imaging proj libcairo2-dev
-        python-cairo-dev libcairomm-1.0-dev libpixman-1-dev
-        libpthread-stubs0-dev ttf-dejavu ttf-dejavu-core
-        ttf-dejavu-extra libgdal-dev python-gdal
-        postgresql-server-dev-8.3 postgresql-contrib-8.3 libxslt1-dev
+    sudo aptitude install \
+        libboost-dev libicu-dev libstdc++6-dev python-dev \
+        libfreetype6-dev libjpeg62-dev libltdl3-dev libpng12-dev \
+        libtiff4-dev libtiffxx0c2 python-imaging proj libcairo2-dev \
+        python-cairo-dev libcairomm-1.0-dev libpixman-1-dev \
+        libpthread-stubs0-dev ttf-dejavu ttf-dejavu-core \
+        ttf-dejavu-extra libgdal-dev python-gdal \
+        postgresql-server-dev-8.3 postgresql-contrib-8.3 libxslt1-dev \
         libxml2-dev
 
     b. Download Mapnik
-- 
1.6.3.3





reply via email to

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