x11-misc/betterlockscreen_rapid: add einstalldocs to live ebuild

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jian Lin <jlin.gentoo@outlook.com>
This commit is contained in:
Jian Lin
2020-12-22 06:40:39 +08:00
parent cfd0b7cb47
commit fcd201c39f

View File

@@ -19,6 +19,7 @@ RDEPEND="
src_install() { src_install() {
dobin betterlockscreen_rapid dobin betterlockscreen_rapid
einstalldocs
insinto /etc insinto /etc
doins betterlockscreen_rapid.conf doins betterlockscreen_rapid.conf
} }