From 8fc8d8a90759a671b97616c2883d7583ce84b33e Mon Sep 17 00:00:00 2001 From: Fabian Date: Mon, 6 Jan 2025 15:23:27 +0000 Subject: [PATCH] Update config.mk --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 78afedb..e8352d1 100644 --- a/config.mk +++ b/config.mk @@ -4,7 +4,7 @@ VERSION = 6.5 # Customize below to fit your system # paths -PREFIX = /usr +PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man X11INC = ${PREFIX}/include