mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-11-04 14:05:29 +01:00 
			
		
		
		
	Fix IRC's requested libraries
This commit is contained in:
		@@ -27,8 +27,8 @@ if not rawget(_G, "jit") and package.config:sub(1, 1) == "/" then
 | 
			
		||||
	ie.package.path = ie.package.path..
 | 
			
		||||
			";/usr/share/lua/5.1/?.lua"..
 | 
			
		||||
			";/usr/share/lua/5.1/?/init.lua"
 | 
			
		||||
if not rawget(_G, "jit") and package.config:sub(1, 1) == "/" then
 | 
			
		||||
	ie.package.path = ie.package.path..
 | 
			
		||||
			";/usr/lib/lua/5.1/?.so"
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
-- Temporarily set require so that LuaIRC can access it
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user