summaryrefslogtreecommitdiffstats
path: root/testing/mailx
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2011-02-07 14:02:14 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2011-02-07 14:02:14 +0000
commite33203333138e485a6c744ca369223860593e30a (patch)
treee2552595a6a6d0d129a0d7d9ad4c0944d9bbc2f9 /testing/mailx
parenta4cd7f41cacdd521a1bc2528d36735e49b46d9ed (diff)
downloadaports-e33203333138e485a6c744ca369223860593e30a.tar.bz2
aports-e33203333138e485a6c744ca369223860593e30a.tar.xz
testing/mailx: added missing doc subpkg
Diffstat (limited to 'testing/mailx')
-rw-r--r--testing/mailx/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mailx/APKBUILD b/testing/mailx/APKBUILD
index bf3ea7319..f656301b6 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"