From: Richard Purdie Date: Thu, 14 Apr 2022 09:41:54 +0000 (+0100) Subject: puzzles: Drop broken icon X-Git-Tag: yocto-4.0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60925ef384f8c9966499b0d7e67927f1906be495;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git puzzles: Drop broken icon The renaming left a broken desktop file behind (the others are overwritten). Fix this by removing it. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 381d3cc4561..0104f2672a2 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -23,6 +23,7 @@ DEPENDS += "gtk+3" do_install:append () { # net conflicts with Samba, so rename it mv ${D}${bindir}/net ${D}${bindir}/puzzles-net + rm ${D}/${datadir}/applications/net.desktop # Create desktop shortcuts install -d ${D}/${datadir}/applications/