From c98d3f2da80e4da260460c752ec08e176e946568 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sat, 4 May 2013 20:15:12 +0000 Subject: [PATCH] bah dbtoepub doesn't understand includes git-svn-id: http://svn.osgeo.org/postgis/trunk@11355 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.in b/doc/Makefile.in index 445326547..cfbf3ae0e 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -236,7 +236,7 @@ postgis-${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSIO echo " try installing dbtoepub"; \ false; \ else \ - $(DBTOEPUB) -I "${PWD}/html" \ + $(DBTOEPUB) \ $<; \ fi -- 2.50.1