conntrack-tools: leave out bogus reject files on unpacking
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41376
This commit is contained in:
parent
20de772cea
commit
d73e2c5528
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user