Closed Atcold closed 11 years ago
It does work fine for me:
git clone git://github.com/koraykv/unsup.git cd unsup luarocks make --local
Does the right thing. Luarocks is bad with caching though: you might want to make sure you don't have a previous build in the repo. git clean -df.
This package does not interpret correctly the
--local
option. For getting around the bug I did the following: