Makefile: install to /usr/local instead of /usr - geomyidae - A small C-based gopherd.
(HTM) git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
(DIR) LICENSE
---
(DIR) commit 53f0ce4b3912027648fc11c7a76624f4f3f4ce50
(DIR) parent 50a7926572a40172d5c2ffe870d41ca7dc9d7046
(HTM) Author: Quentin Rameau <quinq@fifth.space>
Date: Thu, 28 Jun 2018 13:07:09 +0200
Makefile: install to /usr/local instead of /usr
Rightly requested by Hiltjo.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/Makefile b/Makefile
@@ -5,7 +5,7 @@
NAME = geomyidae
VERSION = 0.32.1
-PREFIX = /usr
+PREFIX = /usr/local
BINDIR = ${PREFIX}/bin
MANDIR = ${PREFIX}/share/man/man8