diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-04-04 19:51:21 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-04-04 19:51:51 +0200 |
commit | 7c814610a48dbc650e64c1353f5d6118dcf7188f (patch) | |
tree | ad2312bcac14e5dbdd4195cd5a9059853a90c235 /xfce-extra | |
parent | dev-libs/boost: Add python3_6 to PYTHON_COMPAT in 1.63 (diff) | |
download | gentoo-7c814610a48dbc650e64c1353f5d6118dcf7188f.tar.gz gentoo-7c814610a48dbc650e64c1353f5d6118dcf7188f.tar.bz2 gentoo-7c814610a48dbc650e64c1353f5d6118dcf7188f.zip |
xfce-extra/xfce4-sensors-plugin: Add missed einstalldocs
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild | 1 |
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 } |