summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2004-11-29 22:00:36 +0000
committerBart De Schuymer <bdschuym@pandora.be>2004-11-29 22:00:36 +0000
commit598ca8f4bcfb41669f4bc6b0608cf62c7ca3d520 (patch)
tree2cefd43edd985a0d37cd8ff0555ddc397a7b8560 /Makefile
parent30c04a252163c31691eb1048c9f0c6a117542fbf (diff)
put ebtables in /usr/sbin instead of /sbin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bdbf86f..e519c4e 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ PROGDATE:=January\ 2004
# default paths
LIBDIR:=/usr/lib
MANDIR:=/usr/local/man
-BINDIR:=/sbin
+BINDIR:=/usr/sbin
ETCDIR:=/etc
DESTDIR:=