diff --git a/tl b/tl index 87e22b964..c18177165 100755 --- a/tl +++ b/tl @@ -259,8 +259,7 @@ end -- Build system (deprecated, use Cyan) -------------------------------------------------------------------------------- --- local has_lfs, lfs = pcall(require, "lfs") -local has_lfs = false +local has_lfs, lfs = pcall(require, "lfs") local build if has_lfs then