mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
gui-apps/intiface-central-bin: fix icon installation
Closes: https://bugs.gentoo.org/896030 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -38,8 +38,7 @@ EOF
|
||||
dobin intiface_central
|
||||
|
||||
newicon --size 512 \
|
||||
/opt/${PN}/data/flutter_assets/assets/icons/intiface_central_icon.png \
|
||||
${PN}.png
|
||||
data/flutter_assets/assets/icons/intiface_central_icon.png ${PN}.png
|
||||
|
||||
make_desktop_entry intiface_central "Intiface Central" ${PN} "Utility"
|
||||
}
|
||||
Reference in New Issue
Block a user