From daf649ee6cca9358a212a1748ba75929f4c07518 Mon Sep 17 00:00:00 2001 From: Stuart Cardall Date: Wed, 15 Nov 2017 14:53:50 +0000 Subject: community/wrk: APKBUILD add note for !check * add note that upstream does not ship any tests --- community/wrk/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/wrk') diff --git a/community/wrk/APKBUILD b/community/wrk/APKBUILD index cd57047030..9948264570 100644 --- a/community/wrk/APKBUILD +++ b/community/wrk/APKBUILD @@ -11,7 +11,7 @@ arch="x86_64" license="ASL 2.0" depends="" depends_dev="" -options="!check" +options="!check" # upstream does not provide tests makedepends="libressl-dev perl-dev" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/wg/wrk/archive/$pkgver.tar.gz" -- cgit v1.2.3