From 078a7061e0b4eb72297d4b28ea6a5875f46c0991 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 26 Feb 2016 01:26:34 +0100 Subject: [PATCH] games-board/capicity: fix icon installation --- packages/games-board/capicity/capicity-1.0.exheres-0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/games-board/capicity/capicity-1.0.exheres-0 b/packages/games-board/capicity/capicity-1.0.exheres-0 index 8f633871..5cca7b05 100644 --- a/packages/games-board/capicity/capicity-1.0.exheres-0 +++ b/packages/games-board/capicity/capicity-1.0.exheres-0 @@ -43,7 +43,7 @@ src_install() { dodoc "${WORK}"/CapiCity_${PV}/{changelog,README} for res in 16 22 24 32 48 64; do - insinto /usr/share/icons/hicolor/${rex}x${res}/apps + insinto /usr/share/icons/hicolor/${res}x${res}/apps newins "${WORK}"/CapiCity_${PV}/icons/${res}x${res}.png ${PN}.png done