lua-matrix icon indicating copy to clipboard operation
lua-matrix copied to clipboard

Fixed two small errors preventing the automated installation from working

Open qwertystop opened this issue 9 years ago • 0 comments

MANIFEST included doc/fit_changelog.txt, which does not exist. Also, rockspec.in calls the test directory tests. The former caused util.mk to fail, the latter caused luarocks make to fail. This PR fixes those, and adds the now-working local luarocks installation method to the README.

qwertystop avatar Dec 11 '16 01:12 qwertystop