From e337d002fe4f258897f9d7ac5292e243b88b4cfd Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 20 Oct 2008 11:53:16 +0000 Subject: package/: remove redundant install-strip in *_TARGET_INSTALL_OPT It's default now. --- package/iptables/iptables.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/iptables') diff --git a/package/iptables/iptables.mk b/package/iptables/iptables.mk index 5cc98e2a1..fe9a9f6af 100644 --- a/package/iptables/iptables.mk +++ b/package/iptables/iptables.mk @@ -9,7 +9,6 @@ IPTABLES_SITE = http://ftp.netfilter.org/pub/iptables IPTABLES_CONF_OPT = --libexecdir=/usr/lib IPTABLES_INSTALL_TARGET = YES -IPTABLES_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install-strip IPTABLES_AUTORECONF = YES IPTABLES_DEPENDENCIES = -- cgit v1.2.3