]> granicus.if.org Git - postgis/commitdiff
Build in place
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 25 Sep 2015 11:53:26 +0000 (11:53 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 25 Sep 2015 11:53:26 +0000 (11:53 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14109 b70326c6-7e19-0410-871a-916f4a2858ee

make_dist.sh

index da15671214fbfc35c002d1a5cafdd66927b18906..b4d7deb49834b77548b95e3df94d2517edfdc505 100755 (executable)
@@ -23,8 +23,6 @@ fi
 
 outdir="postgis-$version"
 
-cd ..
-
 if [ -d "$outdir" ]; then
        echo "Output directory $outdir already exists."
        exit 1