From: Andreas Sturmlechner Date: Mon, 16 Jul 2018 21:31:27 +0000 (+0200) Subject: games-action/garden: Drop unnecessary DOCS definition in weird place X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=17e0961da58610cbbb1bc66b03ed5b10d437d602;p=gentoo.git games-action/garden: Drop unnecessary DOCS definition in weird place Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- diff --git a/games-action/garden/garden-1.0.9-r1.ebuild b/games-action/garden/garden-1.0.9-r1.ebuild index 9d7015d7bfe7..57bdc0f0e9c5 100644 --- a/games-action/garden/garden-1.0.9-r1.ebuild +++ b/games-action/garden/garden-1.0.9-r1.ebuild @@ -34,8 +34,7 @@ src_prepare() { } src_install() { - DOCS="AUTHORS ChangeLog NEWS README" \ - default + default doicon -s scalable resources/garden.svg make_desktop_entry garden "Garden of coloured lights" }