aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-28 02:15:09 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-03-28 02:15:43 +0200
commit70dee52063822d16c8fa5e058e352f3f0d29ca4e (patch)
tree718fca5b229fc5a459068ced9d5e5b2cf23d2e3d /testing
parent4241e1e43fc62ab93404e00d2ac1ee4457851336 (diff)
downloadaports-70dee52063822d16c8fa5e058e352f3f0d29ca4e.tar.bz2
aports-70dee52063822d16c8fa5e058e352f3f0d29ca4e.tar.xz
testing/icr: fix package phase
Diffstat (limited to 'testing')
-rw-r--r--testing/icr/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/icr/APKBUILD b/testing/icr/APKBUILD
index 77f6b595e4..244dc35b3f 100644
--- a/testing/icr/APKBUILD
+++ b/testing/icr/APKBUILD
@@ -10,7 +10,6 @@ license="LGPL-3.0-only"
depends="crystal"
makedepends="libxml2-dev readline-dev"
checkdepends="libressl-dev"
-subpackages="$pkgname-dev $pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/crystal-community/$pkgname/archive/v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"