applied debian patches from enrico tassi

This commit is contained in:
Fabio Mascarenhas
2012-04-08 20:25:40 -03:00
parent 149e0fb8ec
commit 84f1af5eef
2 changed files with 58 additions and 4 deletions

View File

@@ -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)