commit: fcd201c39ff6ed09ec3669d9bbe07a46b8d495b5
Author: Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
AuthorDate: Mon Dec 21 22:40:39 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Dec 21 22:40:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fcd201c3
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 <AT> outlook.com>
x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild
b/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild
index 58fcaecc..87137475 100644
--- a/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild
+++ b/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild
@@ -19,6 +19,7 @@ RDEPEND="
src_install() {
dobin betterlockscreen_rapid
+ einstalldocs
insinto /etc
doins betterlockscreen_rapid.conf
}