~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/liblouis: add !check

Details
Message ID
<20200125022927.14539-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +1 -0
---
 testing/liblouis/APKBUILD | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testing/liblouis/APKBUILD b/testing/liblouis/APKBUILD
index 2e0bfa15ec..08f2b35221 100644
--- a/testing/liblouis/APKBUILD
+++ b/testing/liblouis/APKBUILD
@@ -14,6 +14,7 @@ source="
	$pkgname-$pkgver.tar.gz::https://github.com/liblouis/liblouis/releases/download/v$pkgver/liblouis-$pkgver.tar.gz
	"
builddir="$srcdir/$pkgname-$pkgver"
options="!check" # Some unknown dependency is required

build() {
	./configure \
-- 
2.25.0
Reply to thread Export thread (mbox)