aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-mpack/dont-install-busted.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/lua-mpack: upgrade to 1.0.6Jakub Jirutka2017-04-221-2/+2
|
* community/lua-mpack: fix test on lua5.3Jakub Jirutka2017-03-181-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.