projects
/
suckless
/
slstatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
984f457
)
config.mk: Fix PREFIX assignment
author
planet36
<planet36@users.noreply.github.com>
Wed, 26 May 2021 18:29:32 +0000
(14:29 -0400)
committer
drkhsh
<me@drkhsh.at>
Mon, 19 Dec 2022 01:44:21 +0000
(
02:44
+0100)
Signed-off-by: drkhsh <me@drkhsh.at>
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index ead1859fb7ef9494a83779421e66c429b8c4d670..8f0680022a3971918829b6aab0ea3d9647531e41 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-4,7
+4,7
@@
VERSION = 0
# customize below to fit your system
# paths
-PREFIX = /usr/local
+PREFIX
?
= /usr/local
MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include