Makefile: install in /usr/local - bmf - bmf (Bayesian Mail Filter) 0.9.4 fork + patches
HTML git clone git://git.codemadness.org/bmf
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 46b7439476354ab85b37689f5bec97b0231b251a
DIR parent 41e1e6b8e9d49a1300c070f03070db4ce2d0bbbd
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sat, 22 Sep 2018 18:51:01 +0200
Makefile: install in /usr/local
Diffstat:
M Makefile | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
---
DIR diff --git a/Makefile b/Makefile
@@ -1,7 +1,5 @@
-# Makefile for bmf
-
-BINDIR=/usr/bin
-MANDIR=/usr/share/man
+BINDIR=/usr/local/bin
+MANDIR=/usr/local/share/man
VERSION=0.9.4