summaryrefslogtreecommitdiff
path: root/main/lua-struct/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-struct/APKBUILD')
-rw-r--r--main/lua-struct/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/lua-struct/APKBUILD b/main/lua-struct/APKBUILD
index b30f45d5e24..309e55b21b0 100644
--- a/main/lua-struct/APKBUILD
+++ b/main/lua-struct/APKBUILD
@@ -18,6 +18,8 @@ for _i in $_luaversions; do
done
builddir="$srcdir"
+options="!check"
+
prepare() {
default_prepare
for i in $_luaversions; do