aboutsummaryrefslogtreecommitdiff
path: root/src/luarocks/cfg.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/luarocks/cfg.lua')
-rw-r--r--src/luarocks/cfg.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/luarocks/cfg.lua b/src/luarocks/cfg.lua
index 62c69597..8e26bb46 100644
--- a/src/luarocks/cfg.lua
+++ b/src/luarocks/cfg.lua
@@ -250,6 +250,7 @@ local defaults = {
250 CMAKE = "cmake", 250 CMAKE = "cmake",
251 SEVENZ = "7z", 251 SEVENZ = "7z",
252 252
253 RSYNCFLAGS = "--exclude=.git -Ocavz",
253 STATFLAG = "-c '%a'", 254 STATFLAG = "-c '%a'",
254 }, 255 },
255 256