summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/puzzles')
-rw-r--r--meta/recipes-sato/puzzles/oh-puzzles_git.bb1
-rw-r--r--meta/recipes-sato/puzzles/puzzles_git.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-sato/puzzles/oh-puzzles_git.bb b/meta/recipes-sato/puzzles/oh-puzzles_git.bb
index 9876fe0fd1..dfa68a659b 100644
--- a/meta/recipes-sato/puzzles/oh-puzzles_git.bb
+++ b/meta/recipes-sato/puzzles/oh-puzzles_git.bb
@@ -60,7 +60,6 @@ PACKAGES += "${PN}-extra"
60RDEPENDS_${PN}-extra += "oh-puzzles" 60RDEPENDS_${PN}-extra += "oh-puzzles"
61 61
62FILES_${PN} = "/usr/share/pixmaps /usr/share/oh-puzzles/" 62FILES_${PN} = "/usr/share/pixmaps /usr/share/oh-puzzles/"
63FILES_${PN}-dbg += "/usr/games/.debug/*"
64FILES_${PN}-extra = "/usr/games/ /usr/share/applications /etc/gconf/schemas" 63FILES_${PN}-extra = "/usr/games/ /usr/share/applications /etc/gconf/schemas"
65 64
66python __anonymous () { 65python __anonymous () {
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb
index 95826c1b60..56fae88d19 100644
--- a/meta/recipes-sato/puzzles/puzzles_git.bb
+++ b/meta/recipes-sato/puzzles/puzzles_git.bb
@@ -26,7 +26,6 @@ do_configure_prepend () {
26} 26}
27 27
28FILES_${PN} = "${prefix}/bin/* ${datadir}/applications/*" 28FILES_${PN} = "${prefix}/bin/* ${datadir}/applications/*"
29FILES_${PN}-dbg += "${prefix}/bin/.debug"
30 29
31do_install () { 30do_install () {
32 rm -rf ${D}/* 31 rm -rf ${D}/*