~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] community/perl-unicode-collate: fix -doc installation

Details
Message ID
<20170119090321.5934-1-valery.kartel@gmail.com>
Sender timestamp
1484816601
DKIM signature
missing
Download raw message
Patch: +6 -1
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(-)

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"
-- 
2.11.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)