1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 09:27:59 +00:00

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]
This commit is contained in:
Simon Tatham 2004-03-24 19:50:46 +00:00
parent ff6e3bc94d
commit 2fcbb1c7b7

View File

@ -24,6 +24,7 @@ case "$1" in
esac
perl mkfiles.pl
(cd doc && make)
relver=`cat LATEST.VER`
arcname="putty$arcsuffix"