]> granicus.if.org Git - postgis/commitdiff
Double // in default tiger import for sh
authorRegina Obe <lr@pcorp.us>
Mon, 14 Dec 2015 01:47:36 +0000 (01:47 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 14 Dec 2015 01:47:36 +0000 (01:47 +0000)
fix for 2.2
references #3394

git-svn-id: http://svn.osgeo.org/postgis/trunk@14481 b70326c6-7e19-0410-871a-916f4a2858ee

extras/tiger_geocoder/tiger_loader_2015.sql

index 91a332ee455b76a0b3b0be2b39e46bc94c2b3aee..0d64b42b75885d0a48d5929f8eb106bc7198a411 100644 (file)
@@ -191,7 +191,7 @@ VALUES('sh', 'wget', '',
 E'TMPDIR="${staging_fold}/temp/"
 UNZIPTOOL=unzip
 WGETTOOL="/usr/bin/wget"
-export PGBIN=/usr/lib/postgresql/9.4/bin/
+export PGBIN=/usr/lib/postgresql/9.4/bin
 export PGPORT=5432
 export PGHOST=localhost
 export PGUSER=postgres