From: Mikle Kolyada Date: Fri, 2 Aug 2019 12:00:44 +0000 (+0300) Subject: www-servers/lighttpd: update live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b4302409e09b15abb924e8447a8c77ff5126f18c;p=gentoo.git www-servers/lighttpd: update live ebuild Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild b/www-servers/lighttpd/lighttpd-9999.ebuild index 72943866311b..46f8da74bb1b 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