Sfoglia il codice sorgente
Merge branch 'strega-nil/prefix' of github.com:strega-nil/mutt-wizard into strega-nil-strega-nil/prefix
master^2
Luke Smith
22 ore fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4C50B54A911F6252
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
Makefile
|
|
|
@@ -1,6 +1,6 @@ |
|
|
|
.POSIX: |
|
|
|
|
|
|
|
PREFIX = /usr/local |
|
|
|
PREFIX ?= /usr/local |
|
|
|
MANPREFIX = $(PREFIX)/share/man |
|
|
|
|
|
|
|
install: |
|
|
|
|