Move installation folder to .local

master
Nakidai 2024-03-27 03:11:28 +03:00 committed by Nakidai
parent 06450a0e23
commit 3dd6d456bf
Signed by: nakidai
GPG Key ID: C6BF6082F42307C0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ VERSION = 6.2
# Customize below to fit your system
# paths
PREFIX = /usr/local
PREFIX = ${HOME}/.local/
MANPREFIX = ${PREFIX}/share/man
X11INC = /usr/include/X11