commit 3cb13c7a6ae130984ba1d7f035e2b628baa79436
parent b4ca3e765cf1b2b540d659691c80d4ea5a91f488
Author: Nicolas Thill <nico@openwrt.org>
Date: Sat, 25 Oct 2014 09:38:45 +0200
dkjson: remove wrong PKG_BUILD_DIR override
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/lang/dkjson/Makefile b/lang/dkjson/Makefile
@@ -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