From: Lars Wendler Date: Wed, 26 Feb 2020 16:48:30 +0000 (+0100) Subject: net-dialup/ppp: Fixed QA issues with insinto and dodoc X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6b92b8be6ff3974d6b9378c57395072099f22bcc;p=gentoo.git net-dialup/ppp: Fixed QA issues with insinto and dodoc Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Lars Wendler --- diff --git a/net-dialup/ppp/ppp-2.4.8.ebuild b/net-dialup/ppp/ppp-2.4.8.ebuild index 50d429aa38cc..dbe8ff2eee97 100644 --- a/net-dialup/ppp/ppp-2.4.8.ebuild +++ b/net-dialup/ppp/ppp-2.4.8.ebuild @@ -175,10 +175,9 @@ src_install() { doman scripts/pon.1 # Adding misc. specialized scripts to doc dir - insinto /usr/share/doc/${PF}/scripts/chatchat - doins scripts/chatchat/* - insinto /usr/share/doc/${PF}/scripts - doins scripts/* + dodoc -r scripts + docinto scripts + dodoc -r scripts/chatchat if use gtk ; then dosbin contrib/pppgetpass/{pppgetpass.vt,pppgetpass.gtk}