mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-misc/s6-networking: add optfeature for man pages
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
inherit optfeature toolchain-funcs
|
||||
|
||||
DESCRIPTION="Suite of small networking utilities for Unix systems"
|
||||
HOMEPAGE="https://www.skarnet.org/software/s6-networking/"
|
||||
@@ -55,3 +55,7 @@ src_configure() {
|
||||
|
||||
econf "${myconf[@]}"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "man pages" app-doc/s6-networking-man-pages
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user