mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-puzzle/world-of-goo-gog: Fix icon path
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -54,7 +54,7 @@ src_install() {
|
||||
doins -r data/noarch/game/game/
|
||||
use bundled-libs && doins -r data/noarch/game/lib$(usex amd64 64)/
|
||||
|
||||
newicon -s 256 data/noarch/game/gooicon.png ${PN%-*}.png
|
||||
newicon -s 256 data/noarch/game/game/gooicon.png ${PN%-*}.png
|
||||
make_desktop_entry ${PN%-*} "World of Goo" ${PN%-*}
|
||||
|
||||
dodoc data/noarch/docs/linux-issues.txt
|
||||
|
||||
Reference in New Issue
Block a user