We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2ebba commit ff037ebCopy full SHA for ff037eb
1 file changed
openssl-scm-0.rockspec
@@ -112,5 +112,5 @@ build = {
112
113
test = {
114
type = "command",
115
- command = "LUA=`luarocks config deploy_bin_dir`/`luarocks config LUA` && cd test && $LUA test.lua"
+ command = "LUA=`luarocks config LUA` && cd test && $LUA test.lua"
116
}
0 commit comments