commit:     fc9252c600ad28ffa0415cf63ba1a0039ad99568
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  3 06:50:26 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jun  3 06:50:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9252c6

x11-wm/windowlab: switch to default_src_install()

Package-Manager: Portage-2.3.40, Repoman-2.3.7

 x11-wm/windowlab/windowlab-1.40-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-wm/windowlab/windowlab-1.40-r1.ebuild 
b/x11-wm/windowlab/windowlab-1.40-r1.ebuild
index 45087d82b6c..2ee8f320435 100644
--- a/x11-wm/windowlab/windowlab-1.40-r1.ebuild
+++ b/x11-wm/windowlab/windowlab-1.40-r1.ebuild
@@ -33,8 +33,7 @@ pkg_setup() {
 }
 
 src_install() {
-       emake DESTDIR="${D}" install
-       dodoc CHANGELOG README TODO
+       default
 
        exeinto /etc/X11/Sessions
        cat <<- EOF > "${T}"/${PN}

Reply via email to