aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2011-02-07 14:02:14 +0000
committerJeff Bilyk <jbilyk@gmail.com>2011-02-07 20:18:23 +0000
commit7b2c959aef2d76d7fec68af48e3a644ec6514be5 (patch)
treee2552595a6a6d0d129a0d7d9ad4c0944d9bbc2f9 /testing
parent78c401e584fc4a9b10bb76c28b2c33c0f081e293 (diff)
downloadaports-7b2c959aef2d76d7fec68af48e3a644ec6514be5.tar.bz2
aports-7b2c959aef2d76d7fec68af48e3a644ec6514be5.tar.xz
testing/mailx: added missing doc subpkg
Diffstat (limited to 'testing')
-rw-r--r--testing/mailx/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mailx/APKBUILD b/testing/mailx/APKBUILD
index bf3ea73195..f656301b6e 100644
--- a/testing/mailx/APKBUILD
+++ b/testing/mailx/APKBUILD
@@ -11,7 +11,7 @@ depends=
depends_dev=
makedepends="$depends_dev"
install=""
-subpackages=""
+subpackages="$pkgname-doc"
source="ftp://ftp.archlinux.org/other/mailx/$pkgname-$pkgver-fixed.tar.gz
mailx-8.1.1.patch
mailx-gcc4.patch"