commit: 7c814610a48dbc650e64c1353f5d6118dcf7188f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 4 17:51:21 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 4 17:51:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c814610
xfce-extra/xfce4-sensors-plugin: Add missed einstalldocs
xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild
b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild
index 7d766ffc188..9d94e1fab4f 100644
--- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild
+++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild
@@ -50,4 +50,5 @@ src_configure() {
src_install() {
emake DESTDIR="${D}" install manualdir="${EPREFIX}/usr/share/man/man1"
+ einstalldocs
}