mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 14:02:22 +02:00
moblin-icon-theme: Add applications-games icon symlink
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
|
||||
SRC_URI = "file://${PN}-${PV}.tar.gz"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "icon-naming-utils-native"
|
||||
|
||||
FILES_${PN} += "${datadir}/icons/"
|
||||
|
||||
inherit autotools_stage
|
||||
|
||||
do_install_append () {
|
||||
ln -s ../apps/gnome-aisleriot.png ${D}${datadir}/icons/moblin/48x48/categories/applications-games.png
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user