Move geomyidae to /usr/local/bin instead of sbin. - geomyidae - A small C-based gopherd.
HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 694f5b6233e0fe66afa930d566842f17ba67de34
DIR parent 4ea20bd4ac233b244a34ee294b99e37df75a4d41
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Sat, 2 Apr 2022 22:57:00 +0200
Move geomyidae to /usr/local/bin instead of sbin.
We are not a root daemon.
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
@@ -6,7 +6,7 @@ NAME = geomyidae
VERSION = 0.34
PREFIX = /usr/local
-BINDIR = ${PREFIX}/sbin
+BINDIR = ${PREFIX}/bin
MANDIR = ${PREFIX}/share/man/man8
# Comment to disable TLS support