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:
parent
ff6e3bc94d
commit
2fcbb1c7b7
@ -24,6 +24,7 @@ case "$1" in
|
||||
esac
|
||||
|
||||
perl mkfiles.pl
|
||||
(cd doc && make)
|
||||
|
||||
relver=`cat LATEST.VER`
|
||||
arcname="putty$arcsuffix"
|
||||
|
Loading…
Reference in New Issue
Block a user