aboutsummaryrefslogtreecommitdiffstats
path: root/community/mtd-utils
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-24 04:34:17 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-24 04:34:17 -0300
commit2c6c4eba9dce40905e7631881f07ccb59b53ce91 (patch)
tree5bffbe41340c5b8c7d20cf0507bd2f96b846506e /community/mtd-utils
parent5402121572105dacecfadf254239c4aafed6dbae (diff)
downloadaports-2c6c4eba9dce40905e7631881f07ccb59b53ce91.tar.bz2
aports-2c6c4eba9dce40905e7631881f07ccb59b53ce91.tar.xz
community/mtd-utils: disable check
Diffstat (limited to 'community/mtd-utils')
-rw-r--r--community/mtd-utils/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/mtd-utils/APKBUILD b/community/mtd-utils/APKBUILD
index ec92426ff1..9842c3912b 100644
--- a/community/mtd-utils/APKBUILD
+++ b/community/mtd-utils/APKBUILD
@@ -3,6 +3,7 @@ pkgname="mtd-utils"
pkgver="2.1.1"
pkgrel="0"
pkgdesc="Utilities for handling MTD devices, and for dealing with FTL, NFTL JFFS2, etc."
+options="!check" # Tests fail on builder
url="http://www.linux-mtd.infradead.org/"
arch="all"
license="GPL-2.0-only"