aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qpe-games/sokoban_1.3.8ern.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/qpe-games/sokoban_1.3.8ern.bb')
-rw-r--r--packages/qpe-games/sokoban_1.3.8ern.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/qpe-games/sokoban_1.3.8ern.bb b/packages/qpe-games/sokoban_1.3.8ern.bb
index a8fe6c6226..b284ca23f4 100644
--- a/packages/qpe-games/sokoban_1.3.8ern.bb
+++ b/packages/qpe-games/sokoban_1.3.8ern.bb
@@ -17,14 +17,14 @@ APPTYPE = "binary"
APPDESKTOP = "${S}"
do_compile_prepend() {
- oe_runmake -C images
+ oe_runmake -C images
oe_runmake -C levels
}
do_install () {
install -d ${D}${palmtopdir}/pics/${APPNAME}/
install -m 0644 ${S}/*.png ${D}${palmtopdir}/pics/${APPNAME}/
-
+
}
inherit opie