summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles/puzzles_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/puzzles/puzzles_git.bb')
-rw-r--r--meta/recipes-sato/puzzles/puzzles_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb
index 44fa597008..298e29f559 100644
--- a/meta/recipes-sato/puzzles/puzzles_git.bb
+++ b/meta/recipes-sato/puzzles/puzzles_git.bb
@@ -27,7 +27,7 @@ inherit cmake features_check pkgconfig
27 27
28DEPENDS += "gtk+3" 28DEPENDS += "gtk+3"
29 29
30do_install_append () { 30do_install:append () {
31 # net conflicts with Samba, so rename it 31 # net conflicts with Samba, so rename it
32 mv ${D}${bindir}/net ${D}${bindir}/puzzles-net 32 mv ${D}${bindir}/net ${D}${bindir}/puzzles-net
33 33