-rwxr-xr-x | library/opie-common.postinst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/opie-common.postinst b/library/opie-common.postinst index b049efc..1c0d5b2 100755 --- a/library/opie-common.postinst +++ b/library/opie-common.postinst @@ -1,5 +1,6 @@ #!/bin/sh [ "$1" = "configure" ] || exit 1 ln -sf /opt/QtPalmtop /home/QtPalmtop +ln -sf /opt/QtPalmtop /opt/Qtopia
\ No newline at end of file |