main/dmidecode: mark as not having test suite

This commit is contained in:
A. Wilcox 2017-08-17 04:50:03 +00:00 committed by Timo Teräs
parent 7324b0cde0
commit 76ea81d26b

View File

@ -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"