summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRusty Russell <rusty@linuxcare.com.au>2001-01-08 07:44:46 +0000
committerRusty Russell <rusty@rustcorp.com.au>2001-01-08 07:44:46 +0000
commit7fef19493df86597941d7cd77bfbe6ed9b49aa08 (patch)
tree04f3422922245d766115d032a7028c2fb0bbe892 /Makefile
parent672eff9ed47aaae0de76091e017b526fc56ccfd4 (diff)
/usr/local/sbin, not /usr/local/bin.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b09a4d99..19b5c541 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ NETFILTER_VERSION:=1.2
OLD_NETFILTER_VERSION:=1.1.2
LIBDIR:=/usr/local/lib
-BINDIR:=/usr/local/bin
+BINDIR:=/usr/local/sbin
MANDIR:=/usr/local/man
INCDIR:=/usr/local/include