]> granicus.if.org Git - postgis/commitdiff
Removing accidental commit from r4366.
authorMark Leslie <mark.leslie@lisasoft.com>
Thu, 13 Aug 2009 00:37:30 +0000 (00:37 +0000)
committerMark Leslie <mark.leslie@lisasoft.com>
Thu, 13 Aug 2009 00:37:30 +0000 (00:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4397 b70326c6-7e19-0410-871a-916f4a2858ee

regress/Makefile.in

index 36a194e7366d0de8342144faaa2d831dcec9e374..70648d26f1a82b4dd4086b764c0af5dc6a85ea72 100644 (file)
@@ -85,7 +85,7 @@ endif
 all: test 
 
 test check: ../postgis/postgis.sql ../loader/pgsql2shp ../loader/shp2pgsql 
-       sed 's,$$libdir/postgis,$(srcdir)/../postgis/postgis,g' ../postgis/postgis.sql > postgis.sql
+       sed 's,$$libdir/postgis,$(srcdir)/../postgis/libpostgis,g' ../postgis/postgis.sql > postgis.sql
        @USE_VERSION=$(POSTGIS_PGSQL_VERSION) ./run_test $(TESTS)