From f7395e72a415322101ee3e22cb0e10b6bdf60a63 Mon Sep 17 00:00:00 2001 From: kergoth Date: Tue, 25 Mar 2003 20:26:22 +0000 Subject: s/==/=/; --- (limited to 'library/opie-common.postinst') 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 -- cgit v0.9.0.2