]> granicus.if.org Git - postgis/commitdiff
bah dbtoepub doesn't understand includes
authorRegina Obe <lr@pcorp.us>
Sat, 4 May 2013 20:15:12 +0000 (20:15 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 4 May 2013 20:15:12 +0000 (20:15 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11355 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile.in

index 44532654711079a50f1f367bfb11a6d6d196c14c..cfbf3ae0e2acb93bfe10b694053550dbf6433476 100644 (file)
@@ -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