summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/lighttpd/lighttpd-9999.ebuild')
-rw-r--r--www-servers/lighttpd/lighttpd-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
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