diff options
author | Harald Welte <laforge@gnumonks.org> | 2003-10-07 21:45:39 +0000 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2003-10-07 21:45:39 +0000 |
commit | c17f527b1263833fdd02fd067292aabb35b23dcb (patch) | |
tree | 6bd358aa61bb1f8ad03dac5b1ff3a598886ca4ad /Makefile | |
parent | f41fb0b5648e3a1e3815da504212d39167cc02c0 (diff) |
old version is 1.2.8, not 1.2.7av1.2.9-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ ifndef KERNEL_DIR KERNEL_DIR=/usr/src/linux endif IPTABLES_VERSION:=1.2.9rc1 -OLD_IPTABLES_VERSION:=1.2.7a +OLD_IPTABLES_VERSION:=1.2.8 PREFIX:=/usr/local LIBDIR:=$(PREFIX)/lib |