~alpine/aports

[alpine-aports] [PATCH] testing/runit: add doc package

Details
Message ID
<1432147436-12124-1-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1432147436
DKIM signature
missing
Download raw message
Patch: +3 -1
Adds man pages to $pkg-doc
---
 testing/runit/APKBUILD | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/testing/runit/APKBUILD b/testing/runit/APKBUILD
index 3af912a..3cd04ed 100644
--- a/testing/runit/APKBUILD
+++ b/testing/runit/APKBUILD
@@ -11,7 +11,7 @@ depends=""
depends_dev=""
makedepends="$depends_dev"
install=""
subpackages=""
subpackages="$pkgname-doc"
source="http://smarden.org/runit/runit-$pkgver.tar.gz
	run-service-dir.patch
	"
@@ -40,6 +40,8 @@ package() {
	for i in chpst runit runit-init runsv runsvchdir runsvdir sv svlogd utmpset; do
		install -m755 "$i" "$pkgdir"/sbin/$i || return 1
	done
	install -d "$pkgdir"/usr/share
	cd .. && cp -rf man "$pkgdir"/usr/share/
}

md5sums="6c985fbfe3a34608eb3c53dc719172c4  runit-2.1.2.tar.gz
-- 
2.4.1



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