From 2fcbb1c7b768529e71c85f101c6195bf6ed032b1 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Wed, 24 Mar 2004 19:50:46 +0000 Subject: [PATCH] The Unix source archive ought to have pre-built docs (in particular man pages) in it, if only so that non-Halibut-users have what they need. [originally from svn r3968] --- mkunxarc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mkunxarc.sh b/mkunxarc.sh index fa91dc2f..3485612b 100755 --- a/mkunxarc.sh +++ b/mkunxarc.sh @@ -24,6 +24,7 @@ case "$1" in esac perl mkfiles.pl +(cd doc && make) relver=`cat LATEST.VER` arcname="putty$arcsuffix"