From 6b758a5dc3bc19877e9c3eefc12ce04d7041334f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 22 Oct 2005 12:12:59 +0000 Subject: lots of small package changes and dependency cleanups for the V= stuff SVN-Revision: 2230 --- openwrt/package/netstat-nat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/package/netstat-nat') diff --git a/openwrt/package/netstat-nat/Makefile b/openwrt/package/netstat-nat/Makefile index 53893ce..a6fa4e8 100644 --- a/openwrt/package/netstat-nat/Makefile +++ b/openwrt/package/netstat-nat/Makefile @@ -18,7 +18,7 @@ include $(TOPDIR)/package/rules.mk $(eval $(call PKG_template,NETSTAT-NAT,netstat-nat,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) -$(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared +$(PKG_BUILD_DIR)/.configured: (cd $(PKG_BUILD_DIR); \ $(TARGET_CONFIGURE_OPTS) \ CFLAGS="$(strip $(TARGET_CFLAGS))" \ -- cgit v1.1