summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2007-04-16 17:09:39 +0000
committerPablo Neira Ayuso <pablo@netfilter.org>2007-04-16 17:09:39 +0000
commit0057198dac656ee74d50954cd43842b4e4650130 (patch)
treedf41c87089ee07265447a0da614978e6b208ff85 /Makefile
parentcd2f6d2919204b3e5e54b6adee9e19559bb53b40 (diff)
prepare conntrack and conntrackd merge: rename conntrack to conntrack-tools
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 81e72d4c..e61fc6e1 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ endif
IPTABLES_VERSION:=1.3.7
OLD_IPTABLES_VERSION:=1.3.6
-PREFIX:=/usr/local
+PREFIX:=/usr
LIBDIR:=$(PREFIX)/lib
BINDIR:=$(PREFIX)/sbin
MANDIR:=$(PREFIX)/man