mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-22 02:53:06 +00:00
applied debian patches from enrico tassi
This commit is contained in:
@@ -4,7 +4,7 @@ local tmp = "/tmp"
|
||||
local sep = string.match (package.config, "[^\n]+")
|
||||
local upper = ".."
|
||||
|
||||
require"lfs"
|
||||
local lfs = require"lfs"
|
||||
print (lfs._VERSION)
|
||||
|
||||
function attrdir (path)
|
||||
|
||||
Reference in New Issue
Block a user