From 82deff42852af0512111e76ac8392e14737dea65 Mon Sep 17 00:00:00 2001 From: Federico I Date: Sat, 21 Mar 2020 13:54:35 +0000 Subject: Revert to global installation --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 8621550..814a051 100644 --- a/config.mk +++ b/config.mk @@ -4,7 +4,7 @@ VERSION = 0.8.2 # Customize below to fit your system # paths -PREFIX = $(HOME)/.local +PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man X11INC = /usr/include/X11 -- cgit v1.2.3