From 25fadb02b8109979f559e31569feefdf16e2cf51 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 23 Apr 2019 09:30:04 -0400 Subject: [PATCH] install to /usr --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c5d2a13..6a37eef 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .POSIX: -PREFIX = /usr/local +PREFIX = /usr MANPREFIX = $(PREFIX)/share/man install: