Altered to point local development library path at right place.

git-svn-id: http://svn.osgeo.org/postgis/trunk@6 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
David Blasby 2001-06-22 18:13:56 +00:00
parent 3cda119445
commit 1b47c4f3dc

View file

@ -40,7 +40,7 @@ $(NAME).sql: $(NAME).sql.in
sed -e 's:@MODULE_FILENAME@:$(libdir)/$(shlib):g' < $< > $@
#$(NAME).sql: $(NAME).sql.in
# sed -e 's:@MODULE_FILENAME@:/data1/Refractions/Projects/PostGIS/geom/$(shlib):g' < $< > $@
# sed -e 's:@MODULE_FILENAME@:/data1/Refractions/Projects/PostGIS/work_dave/postgis/$(shlib):g' < $< > $@
install: all installdirs install-lib
$(INSTALL_DATA) $(srcdir)/README.$(NAME) $(docdir)/contrib