mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 25fadb02b8109979f559e31569feefdf16e2cf51
parent 56627dcc2d792455f4c9a0a8f8486e15a34c3a89
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Tue, 23 Apr 2019 09:30:04 -0400

install to /usr

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,6 +1,6 @@ .POSIX: -PREFIX = /usr/local +PREFIX = /usr MANPREFIX = $(PREFIX)/share/man install: