diff options
author | chai <chaifix@163.com> | 2021-10-20 12:31:42 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-20 12:31:42 +0800 |
commit | 943411c9006345b07557e76ff360c388ee8366c1 (patch) | |
tree | f9d3e8525acd02412d1d556b6778fb373a806f33 /Resources/DefaultContent/Libraries/luafun/debian/lua5.1.dh-lua.conf | |
parent | dcf8210b43077ed6a12d73e0d7d3d7edcbbe3e55 (diff) |
+some lua libs
Diffstat (limited to 'Resources/DefaultContent/Libraries/luafun/debian/lua5.1.dh-lua.conf')
-rw-r--r-- | Resources/DefaultContent/Libraries/luafun/debian/lua5.1.dh-lua.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Resources/DefaultContent/Libraries/luafun/debian/lua5.1.dh-lua.conf b/Resources/DefaultContent/Libraries/luafun/debian/lua5.1.dh-lua.conf new file mode 100644 index 0000000..fa57bb6 --- /dev/null +++ b/Resources/DefaultContent/Libraries/luafun/debian/lua5.1.dh-lua.conf @@ -0,0 +1,4 @@ +PKG_NAME=fun +LUA_MODNAME=fun +LUA_SOURCES=fun.lua +LUA_TEST=tests/runtest tests/*.lua |