projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7098af7
)
Update MAN_DEST to use man section 8
author
Fabian Keil
<fk@fabiankeil.de>
Tue, 26 Jan 2021 06:21:15 +0000
(07:21 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Tue, 26 Jan 2021 06:35:42 +0000
(07:35 +0100)
GNUmakefile.in
patch
|
blob
|
history
diff --git
a/GNUmakefile.in
b/GNUmakefile.in
index
79001b1
..
c1e4931
100644
(file)
--- a/
GNUmakefile.in
+++ b/
GNUmakefile.in
@@
-59,7
+59,7
@@
exec_prefix = @exec_prefix@
CONF_BASE = @sysconfdir@
SBIN_DEST = @sbindir@
MAN_DIR = @mandir@
-MAN_DEST = $(MAN_DIR)/man
1
+MAN_DEST = $(MAN_DIR)/man
8
MAN_PAGE = privoxy.8
SHARE_DEST = @datadir@
DOC_DEST = $(SHARE_DEST)/doc/privoxy