commit:     b4302409e09b15abb924e8447a8c77ff5126f18c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  2 12:00:44 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Aug  2 12:00:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4302409

www-servers/lighttpd: update live ebuild

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 www-servers/lighttpd/lighttpd-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild 
b/www-servers/lighttpd/lighttpd-9999.ebuild
index 72943866311..46f8da74bb1 100644
--- a/www-servers/lighttpd/lighttpd-9999.ebuild
+++ b/www-servers/lighttpd/lighttpd-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -151,7 +151,7 @@ src_test() {
 }
 
 src_install() {
-       emake DESTDIR="${D}" install
+       default
 
        # init script stuff
        newinitd "${FILESDIR}"/lighttpd.initd lighttpd
@@ -174,7 +174,7 @@ src_install() {
        newdoc doc/config//lighttpd.conf lighttpd.conf.distrib
        use ipv6 && readme.gentoo_create_doc
 
-       use doc && dohtml -r doc/*
+       use doc && dodoc -r doc
 
        docinto txt
        dodoc doc/outdated/*.txt

Reply via email to