summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-04-04 19:51:21 +0200
committerMichał Górny <mgorny@gentoo.org>2017-04-04 19:51:51 +0200
commit7c814610a48dbc650e64c1353f5d6118dcf7188f (patch)
treead2312bcac14e5dbdd4195cd5a9059853a90c235
parentdev-libs/boost: Add python3_6 to PYTHON_COMPAT in 1.63 (diff)
downloadgentoo-7c814610.tar.gz
gentoo-7c814610.tar.bz2
gentoo-7c814610.zip
xfce-extra/xfce4-sensors-plugin: Add missed einstalldocs
-rw-r--r--xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild1
1 files changed, 1 insertions, 0 deletions
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 7d766ffc1882..9d94e1fab4f4 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
}