Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/lua-mpack: upgrade to 1.0.6 | Jakub Jirutka | 2017-04-22 | 1 | -2/+2 |
| | |||||
* | community/lua-mpack: fix test on lua5.3 | Jakub Jirutka | 2017-03-18 | 1 | -0/+13 |
Makefile tries to download and install LuaRocks to install busted and its dependencies. I workrounded this before, but somehow it now doesn't work for lua5.3, I have no clue why. Doesn't matter, just remove dependency on $(BUSTED) from the test target. |