From 54c4185190679c21cb2c69c424330f7b7aad073b Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 22 Apr 2017 16:36:16 +0000 Subject: community/lua-mpack: upgrade to 1.0.6 --- community/lua-mpack/dont-install-busted.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/lua-mpack/dont-install-busted.patch') diff --git a/community/lua-mpack/dont-install-busted.patch b/community/lua-mpack/dont-install-busted.patch index f6e07fa28f..2acb260862 100644 --- a/community/lua-mpack/dont-install-busted.patch +++ b/community/lua-mpack/dont-install-busted.patch @@ -1,7 +1,7 @@ Fix Makefile to not try to download and install LuaRocks and busted; use system-provided busted. ---- a/binding/lua/Makefile -+++ b/binding/lua/Makefile +--- a/Makefile ++++ b/Makefile @@ -61,7 +61,7 @@ depsclean: rm -rf $(DEPS_DIR) -- cgit v1.2.3