Now install in /usr/local.
authorFrancois Fleuret <francois@fleuret.org>
Wed, 26 Sep 2018 18:28:35 +0000 (20:28 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Wed, 26 Sep 2018 18:28:35 +0000 (20:28 +0200)
Makefile

index 974f8dc..7dba9ee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,8 +18,8 @@
 #  along with mymail.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-BINARY_PATH = $(DESTDIR)/usr/bin
-MAN_PATH = $(DESTDIR)/usr/share/man/man1
+BINARY_PATH = $(DESTDIR)/usr/local/bin
+MAN_PATH = $(DESTDIR)/usr/local/share/man/man1
 
 LDFLAGS=