Browse Source
Merge branch 'strega-nil/prefix' of github.com:strega-nil/mutt-wizard into strega-nil-strega-nil/prefix
master^2
Luke Smith
20 hours ago
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 changed files with
1 additions and
1 deletions
-
Makefile
|
|
|
@@ -1,6 +1,6 @@ |
|
|
|
.POSIX: |
|
|
|
|
|
|
|
PREFIX = /usr/local |
|
|
|
PREFIX ?= /usr/local |
|
|
|
MANPREFIX = $(PREFIX)/share/man |
|
|
|
|
|
|
|
install: |
|
|
|
|