simon-git: putty (pre-0.75): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Apr 24 13:52:17 BST 2021
TL;DR:
8c7685c6 Add the psusan man page to the installed list.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: pre-0.75
Committer: Simon Tatham <anakin at pobox.com>
Date: 2021-04-24 13:52:17
commit 8c7685c65def40eb09367e8110c55ecc7f493249
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=8c7685c65def40eb09367e8110c55ecc7f493249;hp=1a0172857287718743d64ef04df668dd4bbc76c0
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Apr 24 13:50:37 2021 +0100
Add the psusan man page to the installed list.
Previously, 'make install' would install psusan itself in .../bin, but
not install psusan.1 in .../share/man/man1. That's not a sensible
combination. Either it's a test utility so we should install neither,
or it's a fully supported official utility so we should install both.
It's the latter. Man page is now installed, along with the binary.
Recipe | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list