This website requires JavaScript.
Explore
Help
Register
Sign in
Difuse
/
packages
Watch
2
Star
0
Fork
You've already forked packages
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2aa097b441
packages
/
lang
/
lua-coxpcall
/
patches
/
config.patch
5 lines
75 B
Diff
Raw
Normal View
History
Unescape
Escape
treewide: Run refresh on all packages The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-21 00:02:15 +00:00
--- /dev/null
+++ b/config
Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings, rs232, wsapi, xavante, lzmq, mobdebug), zeromq Signed-off-by: Dirk Chang <dirk@kooiot.com>
2015-04-27 12:34:27 +00:00
@@ -0,0 +1 @@
+LUA_DIR ?=$(DESTDIR)/usr/lib/lua
Reference in a new issue
Copy permalink