~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] main/man-pages: Don't conflict with tzdata-doc

Details
Message ID
<1442157995-9698-1-git-send-email-soeren+git@soeren-tempel.net>
Sender timestamp
1442157995
DKIM signature
missing
Download raw message
Patch: +8 -1
---
 main/man-pages/APKBUILD | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/main/man-pages/APKBUILD b/main/man-pages/APKBUILD
index bc47610..9ca23f8 100644
--- a/main/man-pages/APKBUILD
+++ b/main/man-pages/APKBUILD
@@ -1,8 +1,9 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=man-pages
pkgver=4.02
_posixver=2013-a
pkgrel=4
pkgrel=5
pkgdesc="Linux man pages"
url="http://www.kernel.org/doc/man-pages/"
arch="noarch"
@@ -48,6 +49,12 @@ package() {
	# provided by mdocml
	rm -f "$pkgdir"/usr/share/man/man7/man* \
		"$pkgdir"/usr/share/man/man7/mdoc*

	# provided by tzdata
	rm -f "$pkgdir"/usr/share/man/man5/tzfile* \
		"$pkgdir"/usr/share/man/man8/tzselect* \
		"$pkgdir"/usr/share/man/man8/zic* \
		"$pkgdir"/usr/share/man/man8/zdump*
}

md5sums="6c5692af39eb5fe468a8bd1f110b0edd  man-pages-4.02.tar.xz
-- 
2.5.2



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