diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-06-19 21:07:13 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-06-19 21:07:13 +0100 |
| commit | d07eca998c3da2236f78de9f9d7233ad13f4ee90 (patch) | |
| tree | 4f136430c6f190acad67e0d9af14ef10913f4b96 /config.mk | |
| parent | e6ebe4a1620f3bc594a141068d66c89d4d6c73a1 (diff) | |
Install into /usr/local
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ VERSION = 6.2 # Customize below to fit your system # paths -PREFIX = ~/.local +PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man X11INC = /usr/X11R6/include |
