aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico I <git@federicoigne.com>2020-03-21 13:54:35 +0000
committerFederico I <git@federicoigne.com>2020-03-21 13:54:35 +0000
commit82deff42852af0512111e76ac8392e14737dea65 (patch)
tree61c0ac3bc9071549e7c124491e755e6f0a91fa59
parentd0275e8dcdb3224259582b4fea7aeb694d2fd944 (diff)
downloadst-82deff42852af0512111e76ac8392e14737dea65.tar.gz
st-82deff42852af0512111e76ac8392e14737dea65.zip
Revert to global installation
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
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
4# Customize below to fit your system 4# Customize below to fit your system
5 5
6# paths 6# paths
7PREFIX = $(HOME)/.local 7PREFIX = /usr/local
8MANPREFIX = $(PREFIX)/share/man 8MANPREFIX = $(PREFIX)/share/man
9 9
10X11INC = /usr/include/X11 10X11INC = /usr/include/X11