summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rwxr-xr-xlibrary/opie-common.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/opie-common.postinst b/library/opie-common.postinst
index 23ccdc3..b049efc 100755
--- a/library/opie-common.postinst
+++ b/library/opie-common.postinst
@@ -1,5 +1,5 @@
#!/bin/sh
-[ "$1" == "configure" ] || exit 1
+[ "$1" = "configure" ] || exit 1
ln -sf /opt/QtPalmtop /home/QtPalmtop