dkjson: remove wrong PKG_BUILD_DIR override
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
parent
b4ca3e765c
commit
3cb13c7a6a
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://dkolf.de/src/dkjson-lua.fsl/tarball/
|
PKG_SOURCE_URL:=http://dkolf.de/src/dkjson-lua.fsl/tarball/
|
||||||
PKG_BUILD_DIR:=$(PKG_NAME)-$(PKG_VERSION)
|
|
||||||
PKG_MD5SUM:=dbe706722dd64308172cf8e37395e762
|
PKG_MD5SUM:=dbe706722dd64308172cf8e37395e762
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue