From: John Crispin Date: Thu, 17 Jul 2014 17:01:08 +0000 (+0100) Subject: nsd: fix build_varaint usage X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4cb5f9629337bb749f183726648067b686d66ace;p=openwrt-packages.git nsd: fix build_varaint usage without this only 1 of n variants builds, all others fail Signed-off-by: John Crispin --- diff --git a/net/nsd/Makefile b/net/nsd/Makefile index 5c87f5f13..ba1c1993f 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -22,6 +22,8 @@ PKG_LICENSE_FILES:=LICENSE PKG_MAINTAINER:=Vasilis Tsiligiannis +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) + include $(INCLUDE_DIR)/package.mk define Package/nsd/default