mirror of
https://github.com/minetest-mods/irc.git
synced 2025-10-15 07:35:36 +02:00
Update LuaIRC, and code to match
This commit is contained in:
@@ -84,7 +84,7 @@ luasocket_out = env.LoadableModule(
|
||||
)
|
||||
|
||||
|
||||
env.InstallAs("$prefix/irc/irc", "src/LuaIRC")
|
||||
env.Install("$prefix/irc/irc", Glob("src/LuaIRC/*.lua"))
|
||||
env.Install("$prefix/irc", Glob("src/luasocket/*.lua"))
|
||||
env.Install("$prefix/irc", Glob("src/*.lua"))
|
||||
env.Install("$prefix/irc", Glob("src/*.txt"))
|
||||
|
Reference in New Issue
Block a user