From: Regina Obe Date: Wed, 20 Apr 2011 08:36:29 +0000 (+0000) Subject: take out topology_comments build from make comments -- seems to be making Hudson... X-Git-Tag: 2.0.0alpha1~1750 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e6c1a7220fe5448cefa2b114ab4e94ecb5cfffb;p=postgis take out topology_comments build from make comments -- seems to be making Hudson mad. Will put back in later. I think this is flaw in docbook and its trying to download a buggy docbook version since it succeeds for me when built separately but not built in chain. Will try to put back later. git-svn-id: http://svn.osgeo.org/postgis/trunk@7053 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/Makefile.in b/doc/Makefile.in index 78a6cfadc..718ce3a8e 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -127,7 +127,7 @@ maintainer-clean: clean @rm -f html/*.html \ postgis-${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION}.pdf -comments: postgis_comments.sql raster_comments.sql topology_comments.sql +comments: postgis_comments.sql raster_comments.sql comments-install: comments make -f Makefile.comments install