From: Regina Obe Date: Fri, 22 Aug 2008 12:32:37 +0000 (+0000) Subject: Typo X-Git-Tag: 1.4.0b1~781 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c39402389ad6bdd31e79e2cdcf95e0287e034225;p=postgis Typo git-svn-id: http://svn.osgeo.org/postgis/trunk@2922 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/installation.xml b/doc/installation.xml index fe7a50269..746296057 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -155,7 +155,7 @@ wget http://postgis.refractions.net/download/postgis-&last_release_version;.tar.gz gzip -d -c postgis-&last_release_version;.tar.gz | tar xvf - - cd postgis-&last_release_version;/ + cd postgis-&last_release_version;/ sh autogen.sh ./configure