Browse Source

dkjson: remove wrong PKG_BUILD_DIR override

Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
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
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


Loading…
Cancel
Save