diff options
Diffstat (limited to 'app-text/refbase/refbase-0.9.6_p20180223.ebuild')
-rw-r--r-- | app-text/refbase/refbase-0.9.6_p20180223.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/refbase/refbase-0.9.6_p20180223.ebuild b/app-text/refbase/refbase-0.9.6_p20180223.ebuild index 425caca6082e..a36d4ed7ff86 100644 --- a/app-text/refbase/refbase-0.9.6_p20180223.ebuild +++ b/app-text/refbase/refbase-0.9.6_p20180223.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ DEPEND="app-arch/unzip" S="${WORKDIR}/${PN}-code-r1422-branches-bleeding-edge" -src_install () { +src_install() { webapp_src_preinst DOCS="AUTHORS BUGS ChangeLog NEWS README TODO UPDATE" |