Diffstat (limited to 'library/opie-common.postinst') (more/less context) (ignore whitespace changes)
-rwxr-xr-x | library/opie-common.postinst | 2 |
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 | |||
@@ -2,3 +2,3 @@ | |||
2 | 2 | ||
3 | [ "$1" == "configure" ] || exit 1 | 3 | [ "$1" = "configure" ] || exit 1 |
4 | 4 | ||