chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75074b9
)
Install the hippotat-setup-permissions(8) manpage to the right place
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 12 Jan 2023 17:18:45 +0000
(17:18 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 12 Jan 2023 18:22:00 +0000
(18:22 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 237b32984934acb0521074a93dd002e24d1aa9ba..e4cdeaa5d277393129f4fac60e0de1bd33d6811a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-39,6
+39,7
@@
stamp=@mkdir -p stamp; touch $@
TESTS=$(notdir $(wildcard test/t-*[^~]))
MAN8PAGES=hippotat-setup-permissions.8
MANPAGES=$(MAN8PAGES)
+man8dir=/usr/share/man/man8
all: cargo-build doc