Browse Source

dkjson: remove wrong PKG_BUILD_DIR override

Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill 10 years ago
parent
commit
3cb13c7a6a
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      lang/dkjson/Makefile

+ 0
- 1
lang/dkjson/Makefile View File

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