X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/da4a7137abb7447e2aeeeb8955c566ae7b24cea6..e2f6775a554cf6da31a526b9f0fc7a3b975fdb32:/package/iptables/Makefile diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 55ca0b370..58b4d722d 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -20,7 +20,7 @@ endif ifeq ($(CONFIG_LINUX_2_6),y) PKG_VERSION:=1.4.1.1 - PKG_RELEASE:=1 + PKG_RELEASE:=2 PKG_MD5SUM:=723fa88d8a0915e184f99e03e9bf06cb endif @@ -259,7 +259,7 @@ TARGET_CFLAGS += $(FPIC) CONFIGURE_ARGS += \ --enable-devel \ --with-kernel="$(LINUX_DIR)" \ - --with-xtlibdir=/usr/lib/iptables + --with-xtlibdir=/usr/lib/iptables define Build/Compile mkdir -p $(PKG_INSTALL_DIR)