From 0ba9efe581593b2d771c9c7460c2c5bb678f3cce Mon Sep 17 00:00:00 2001 From: Valery Kartel Date: Thu, 19 Jan 2017 11:03:21 +0200 Subject: community/perl-unicode-collate: fix -doc installation unicode-collate manuals are the same as in perl-doc, so it needs allow to replace perl-doc. --- community/perl-unicode-collate/APKBUILD | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'community') diff --git a/community/perl-unicode-collate/APKBUILD b/community/perl-unicode-collate/APKBUILD index 1400ca361f..03378b477c 100644 --- a/community/perl-unicode-collate/APKBUILD +++ b/community/perl-unicode-collate/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-unicode-collate _pkgreal=Unicode-Collate pkgver=1.19 -pkgrel=0 +pkgrel=1 pkgdesc="Unicode Collation Algorithm" url="http://search.cpan.org/dist/Unicode-Collate/" arch="all" @@ -37,6 +37,11 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } +doc() { + default_doc + replaces="perl-doc" +} + md5sums="6f9dcc7801fa2516993dcb59f8b61f6d Unicode-Collate-1.19.tar.gz" sha256sums="c3ff558c28d4fecb6fb77fbc1936518536e115c3b1eed9b990755e00bb479570 Unicode-Collate-1.19.tar.gz" sha512sums="580bca6e96dd474b223ec9f971d6b8a4fc96d1bbffdc278dfa679d511455940e088f19069647715c2ae7c8e52972a59107cbc6d1bf3537de1c314feab2f4c21b Unicode-Collate-1.19.tar.gz" -- cgit v1.2.3