diff options
Diffstat (limited to 'Data/BuiltIn/Libraries/luafun/debian/lua5.1.dh-lua.conf')
-rw-r--r-- | Data/BuiltIn/Libraries/luafun/debian/lua5.1.dh-lua.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/luafun/debian/lua5.1.dh-lua.conf b/Data/BuiltIn/Libraries/luafun/debian/lua5.1.dh-lua.conf new file mode 100644 index 0000000..fa57bb6 --- /dev/null +++ b/Data/BuiltIn/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 |