projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abed760
)
net-dialup/ppp: Fixed QA issues with insinto and dodoc
author
Lars Wendler
<polynomial-c@gentoo.org>
Wed, 26 Feb 2020 16:48:30 +0000
(17:48 +0100)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Wed, 26 Feb 2020 16:48:46 +0000
(17:48 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
net-dialup/ppp/ppp-2.4.8.ebuild
patch
|
blob
|
history
diff --git
a/net-dialup/ppp/ppp-2.4.8.ebuild
b/net-dialup/ppp/ppp-2.4.8.ebuild
index 50d429aa38ccfc844137f978e36cea017985e60f..dbe8ff2eee97fc6e89362261540ce82f78c215f2 100644
(file)
--- 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}