From b3147950c3459f1f68c3ab630c38172250ee226d Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 27 Mar 2009 23:44:17 +0000 Subject: Don't skip building docs if we can't find a SVN version, as it breaks build on exported copies. It doesn't do any harm in distributions either, as long as timestamps on the pre-built man pages are correct, and allows users to modify the docbook source and rebuild as long as they have xsltproc. --- infrastructure/makeparcels.pl.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/makeparcels.pl.in b/infrastructure/makeparcels.pl.in index 6a7ea99e..13fb5459 100755 --- a/infrastructure/makeparcels.pl.in +++ b/infrastructure/makeparcels.pl.in @@ -211,7 +211,7 @@ $dir/${name}.gz: docs/man/${name}.gz EOF # Only build the docs if we're building from trunk. # Releases have the docs pre-made. - print MAKE <