forked from hasufell/hasufell-repository
games-board/capicity: fix icon installation
This commit is contained in:
parent
b0758b5369
commit
078a7061e0
@ -43,7 +43,7 @@ src_install() {
|
|||||||
dodoc "${WORK}"/CapiCity_${PV}/{changelog,README}
|
dodoc "${WORK}"/CapiCity_${PV}/{changelog,README}
|
||||||
|
|
||||||
for res in 16 22 24 32 48 64; do
|
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
|
newins "${WORK}"/CapiCity_${PV}/icons/${res}x${res}.png ${PN}.png
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user