mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-misc/radvd: fix docinto argument (avoid double 'prefix')
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -47,7 +47,7 @@ src_compile() {
|
||||
src_install() {
|
||||
default
|
||||
|
||||
docinto /usr/share/doc/${PF}/html
|
||||
docinto html
|
||||
dodoc INTRO.html
|
||||
|
||||
newinitd "${FILESDIR}"/${PN}-2.15.init ${PN}
|
||||
Reference in New Issue
Block a user