diff options
Diffstat (limited to 'Library/Formula/lua.rb')
| -rw-r--r-- | Library/Formula/lua.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lua.rb b/Library/Formula/lua.rb index 3c6f4a5cf..78ad09a32 100644 --- a/Library/Formula/lua.rb +++ b/Library/Formula/lua.rb @@ -6,7 +6,7 @@ class Lua <Formula md5 'd0870f2de55d59c1c8419f36e8fac150' # Skip cleaning both empty folders and bin/libs so external symbols still work. - def skip_clean? path; true; end + skip_clean :all def install # Apply patch-level 2 |
