aboutsummaryrefslogtreecommitdiffstats
path: root/main/docbook-xsl
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2017-08-17 02:28:50 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-08-28 08:40:47 +0000
commit2240cd638003f6db5144f60f99d4b6034d0e9744 (patch)
treeafa6c85d5df45d74329f4075ac9b3322a65389a4 /main/docbook-xsl
parentc970609e3c55d0a275c4148b5afa3ad40a861c6e (diff)
downloadaports-2240cd638003f6db5144f60f99d4b6034d0e9744.tar.bz2
aports-2240cd638003f6db5144f60f99d4b6034d0e9744.tar.xz
main/docbook-xsl: no test suite
Diffstat (limited to 'main/docbook-xsl')
-rw-r--r--main/docbook-xsl/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/docbook-xsl/APKBUILD b/main/docbook-xsl/APKBUILD
index 59582b7276..edadb30c73 100644
--- a/main/docbook-xsl/APKBUILD
+++ b/main/docbook-xsl/APKBUILD
@@ -8,6 +8,7 @@ arch="noarch"
license="custom"
depends="libxml2-utils libxslt docbook-xml"
makedepends=""
+options="!check"
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall"
source="http://downloads.sourceforge.net/sourceforge/docbook/$pkgname-$pkgver.tar.bz2"