diff options
Diffstat (limited to 'x11-plugins/gkrellstock')
-rw-r--r-- | x11-plugins/gkrellstock/gkrellstock-0.5.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellstock/gkrellstock-0.5.1-r1.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.5.1-r1.ebuild index 3f7aff6dea76..374d957180b7 100644 --- a/x11-plugins/gkrellstock/gkrellstock-0.5.1-r1.ebuild +++ b/x11-plugins/gkrellstock/gkrellstock-0.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -35,7 +35,7 @@ src_compile() { emake CC=$(tc-getCC) } -src_install () { +src_install() { gkrellm-plugin_src_install dobin GetQuote2 } |