aboutsummaryrefslogtreecommitdiff
path: root/src/luarocks/path.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/luarocks/path.lua')
-rw-r--r--src/luarocks/path.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/luarocks/path.lua b/src/luarocks/path.lua
index ae9c7fae..c9085431 100644
--- a/src/luarocks/path.lua
+++ b/src/luarocks/path.lua
@@ -222,3 +222,4 @@ function configure_paths(rockspec)
222 vars.DOCDIR = doc_dir(name, version) 222 vars.DOCDIR = doc_dir(name, version)
223 rockspec.variables = vars 223 rockspec.variables = vars
224end 224end
225