This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
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
b4ca3e765c
commit
3cb13c7a6a
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save