summaryrefslogtreecommitdiff
path: root/packages/qpe-games
diff options
context:
space:
mode:
authorDaniel Willmann <daniel@totalueberwachung.de>2008-01-07 23:45:57 +0000
committerDaniel Willmann <daniel@totalueberwachung.de>2008-01-07 23:45:57 +0000
commit1bf5c3346ac395825d49f895922a61bcdbb238e5 (patch)
treeec4dc9efef3a2abccb92bdf4312ebd80c96a40b9 /packages/qpe-games
parent22a6de3cdd938ecd144efec7e912cb7fa20debe6 (diff)
parentbb3cd6d33b47a8aa00ad8dbef0411a7721720872 (diff)
merge of '88e2766fe8aa4c69dc8688e0554e2e6d05bb9c67'
and 'f556521018478109967b108bb830f8109aefbb0e'
Diffstat (limited to 'packages/qpe-games')
-rw-r--r--packages/qpe-games/crossword_0.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qpe-games/crossword_0.0.3.bb b/packages/qpe-games/crossword_0.0.3.bb
index b46c0d92f2..db468235f1 100644
--- a/packages/qpe-games/crossword_0.0.3.bb
+++ b/packages/qpe-games/crossword_0.0.3.bb
@@ -26,7 +26,7 @@ pkg_postinst() {
MIMEFILE=/opt/QtPalmtop/etc/mime.types
-grep -q application/puz $MIMEFILE 2>/dev/null || echo -e "application/crossword\t\tpuz tpz" >> $MIMEFILE
+grep -q application/puz $MIMEFILE 2>/dev/null || printf "application/crossword\t\tpuz tpz\n" >> $MIMEFILE
}
inherit opie