From 7e7fa6f2242f6cd2d26ea0f70ba476d7806dcec6 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Fri, 15 Feb 2013 09:35:45 +0000 Subject: update install path --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2c6c1de..19aff48 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,9 @@ PROG= anoncvssh BINOWN= root BINMODE=4111 -BINDIR=/cvsroot +BINDIR=/usr/local/bin NOMAN= +LDSTATIC=${STATIC} .include -- cgit v1.2.3