From aacf2bdbc621b542299a5e37b44e89c905691ec8 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Fri, 19 Jun 2020 21:07:29 +0100 Subject: Install into /usr/local --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 8be1a78..beafc35 100644 --- a/config.mk +++ b/config.mk @@ -4,7 +4,7 @@ VERSION = 0.8.3 # Customize below to fit your system # paths -PREFIX = ~/.local +PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man X11INC = /usr/X11R6/include -- cgit v1.2.3-13-gbd6f