Change where st is saved

This commit is contained in:
pgrondek 2020-07-01 15:49:18 +02:00
parent ca60bab842
commit 6f57f9765a

View File

@ -4,7 +4,7 @@ VERSION = 0.8.3
# Customize below to fit your system # Customize below to fit your system
# paths # paths
PREFIX = $(HOME) PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include X11INC = /usr/X11R6/include