From 704a33a1ad9903ba90223d83eb2433a9697c3e33 Mon Sep 17 00:00:00 2001 From: Erick Date: Thu, 11 Dec 2025 09:43:24 +0100 Subject: [PATCH] Install as global package --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 2fc854e..748b84b 100644 --- a/config.mk +++ b/config.mk @@ -4,7 +4,7 @@ VERSION = 0.9.3 # Customize below to fit your system # paths -PREFIX = /usr/local +PREFIX = /usr MANPREFIX = $(PREFIX)/share/man X11INC = /usr/X11R6/include