diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/mailx/APKBUILD | 2 |
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" |