1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 11:23:57 +02:00

dkjson: remove wrong PKG_BUILD_DIR override

Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
Nicolas Thill 2014-10-25 09:38:45 +02:00
parent b4ca3e765c
commit 3cb13c7a6a

View File

@ -13,7 +13,6 @@ PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://dkolf.de/src/dkjson-lua.fsl/tarball/
PKG_BUILD_DIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_MD5SUM:=dbe706722dd64308172cf8e37395e762
PKG_LICENSE:=MIT