mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
nsd: fix build_varaint usage
without this only 1 of n variants builds, all others fail Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
@@ -22,6 +22,8 @@ PKG_LICENSE_FILES:=LICENSE
|
|||||||
|
|
||||||
PKG_MAINTAINER:=Vasilis Tsiligiannis <acinonyx@openwrt.gr>
|
PKG_MAINTAINER:=Vasilis Tsiligiannis <acinonyx@openwrt.gr>
|
||||||
|
|
||||||
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/nsd/default
|
define Package/nsd/default
|
||||||
|
|||||||
Reference in New Issue
Block a user