aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/dmidecode/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/dmidecode/APKBUILD b/main/dmidecode/APKBUILD
index a032b38c36..44eb3891c4 100644
--- a/main/dmidecode/APKBUILD
+++ b/main/dmidecode/APKBUILD
@@ -6,6 +6,7 @@ pkgdesc="A utility for reporting system hardware as described by BIOS"
url="http://www.nongnu.org/dmidecode"
arch="all"
license="GPL"
+options="!check"
subpackages="$pkgname-doc"
source="http://download.savannah.gnu.org/releases/dmidecode/dmidecode-$pkgver.tar.xz"