summaryrefslogtreecommitdiff
path: root/shopper
diff options
context:
space:
mode:
Diffstat (limited to 'shopper')
-rw-r--r--shopper/shopper_1.2.1.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/shopper/shopper_1.2.1.oe b/shopper/shopper_1.2.1.oe
index 61a9388946..22474fb582 100644
--- a/shopper/shopper_1.2.1.oe
+++ b/shopper/shopper_1.2.1.oe
@@ -19,7 +19,7 @@ pkg_preinst() {
pkg_postinst() {
/opt/QtPalmtop/bin/qcop QPE/System "linkChanged(QString)" 2>/dev/null
- if [ -n $D ]; then false; fi
+ if [ -n "$D" ]; then false; fi
}
do_install() {