From 156a69150af8aaafb16e6052f01e91f9184f85f9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 14 Oct 2017 01:07:14 +0200 Subject: Fix makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index fee0853..0ad429a 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ -PREFIX = /usr -MANPREFIX = $(DATADIR)/man +PREFIX = /usr/local +MANPREFIX = $(PREFIX)/share/man # These have not been extensively tested but appear to: # * Produce produce false warnings -- cgit v1.2.3-70-g09d2