diff options
Diffstat (limited to 'x11-wm/icewm/icewm-1.5.5.ebuild')
-rw-r--r-- | x11-wm/icewm/icewm-1.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/icewm/icewm-1.5.5.ebuild b/x11-wm/icewm/icewm-1.5.5.ebuild index d38893669b3f..f5b8c004563d 100644 --- a/x11-wm/icewm/icewm-1.5.5.ebuild +++ b/x11-wm/icewm/icewm-1.5.5.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 @@ -105,7 +105,7 @@ src_configure() { sed -i "s:ungif:gif:" src/Makefile || die "libungif fix failed" } -src_install(){ +src_install() { local DOCS=( AUTHORS ChangeLog NEWS README.md TODO VERSION ) default |