~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/py-pygments: fix doc function

Christian Kampka <christian@kampka.net>
Details
Message ID
<1446827760-3431-1-git-send-email-christian@kampka.net>
Sender timestamp
1446827760
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 main/py-pygments/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/main/py-pygments/APKBUILD b/main/py-pygments/APKBUILD
index cf63c89..5744554 100644
--- a/main/py-pygments/APKBUILD
+++ b/main/py-pygments/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-pygments
_pkgname=Pygments
pkgver=2.0.2
pkgrel=0
pkgrel=1
pkgdesc="A syntax highlighting package written in Python."
url="http://pygments.org/"
arch="noarch"
@@ -54,6 +54,7 @@ doc() {
	# Fix subdir perms
	find "$subpkgdir"/usr/share/doc/$pkgname/ -type d \
		-exec chmod 755 '{}' \; || return 1
	default_doc
}

md5sums="238587a1370d62405edabd0794b3ec4a  Pygments-2.0.2.tar.gz"
-- 
2.6.2



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