luci-0.9: merge r5516
This commit is contained in:
parent
183ca17dd2
commit
7e68834bf4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ else
|
|||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
endif
|
||||
|
||||
PKG_BUILD_DEPENDS:=lua/host
|
||||
PKG_BUILD_DEPENDS:=$(if $(STAGING_DIR_ROOT),lua/host)
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
|
||||
|
|
Loading…
Reference in a new issue