aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-01-19 13:47:16 +0200
committerTimo Teräs <timo.teras@iki.fi>2016-01-19 13:47:16 +0200
commit0c08ceb5f31351b29ee26600626f08b79005fa8b (patch)
tree4cb809df4219229cf9f38cb48e38fb9a301bb426 /testing
parent587eb4668327b07b90d33d04c7e7f8b37a80b3f1 (diff)
downloadaports-0c08ceb5f31351b29ee26600626f08b79005fa8b.tar.bz2
aports-0c08ceb5f31351b29ee26600626f08b79005fa8b.tar.xz
testing/tidyhtml: remove -doc split
there's no documentation files in the package
Diffstat (limited to 'testing')
-rw-r--r--testing/tidyhtml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tidyhtml/APKBUILD b/testing/tidyhtml/APKBUILD
index 4098166858..596af37d55 100644
--- a/testing/tidyhtml/APKBUILD
+++ b/testing/tidyhtml/APKBUILD
@@ -12,7 +12,7 @@ url="http://www.html-tidy.org"
license="custom"
depends=
makedepends="cmake"
-subpackages="$pkgname-doc $pkgname-dev $pkgname-libs"
+subpackages="$pkgname-dev $pkgname-libs"
source="$_pkgreal-$pkgver.tar.gz::https://codeload.github.com/htacg/$_pkgreal/tar.gz/$pkgver"
_builddir="$srcdir"/$_pkgreal-$pkgver