conntrack-tools: leave out bogus reject files on unpacking

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41376 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2014-06-29 11:33:00 +00:00
parent 279c81079b
commit 5f42069b4f

View File

@@ -23,6 +23,8 @@ PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
TAR_OPTIONS += --exclude='*.rej'
include $(INCLUDE_DIR)/package.mk
define Package/conntrack-tools