mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
app-portage/portconf: use DOCS array
Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -21,12 +21,14 @@ RDEPEND="${DEPEND}
|
||||
app-portage/eix
|
||||
app-portage/portage-utils
|
||||
sys-apps/gawk
|
||||
|
||||
|| ( app-text/agrep dev-libs/tre )
|
||||
"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
src_install() {
|
||||
dobin portconf
|
||||
dodoc README.md
|
||||
insinto /etc
|
||||
newins portconf.conf portconf.conf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user