diff options
Diffstat (limited to 'meta.lua')
-rw-r--r-- | meta.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -48,7 +48,6 @@ for version_k, version_v, opti_k, opti_v, debug_k, debug_v, comp_k, comp_v in ca | |||
48 | }, | 48 | }, |
49 | produces = { | 49 | produces = { |
50 | ["luarocks.exe"] = true, | 50 | ["luarocks.exe"] = true, |
51 | ["luarocks-admin.exe"] = true, | ||
52 | }, | 51 | }, |
53 | env = { | 52 | env = { |
54 | CFLAGS=" " .. opti_v .. " " .. debug_v, | 53 | CFLAGS=" " .. opti_v .. " " .. debug_v, |