remove debug print
This commit is contained in:
parent
c6524d0311
commit
b7aa47a178
@ -13,5 +13,4 @@ class LuaLuaposix(Package):
|
||||
|
||||
def install(self, spec, prefix):
|
||||
rockspec = glob.glob('luaposix-*.rockspec')
|
||||
print rockspec
|
||||
luarocks('--tree=' + prefix, 'install', rockspec[0])
|
||||
|
Loading…
Reference in New Issue
Block a user