author | eilers <eilers> | 2003-08-08 14:45:49 (UTC) |
---|---|---|
committer | eilers <eilers> | 2003-08-08 14:45:49 (UTC) |
commit | 14d394e6c107b037a09a31a92605034fe50f7813 (patch) (side-by-side diff) | |
tree | 800699cf4dc9681c3eb023340634dd6a15fd04c8 /library/opie-common.postinst | |
parent | dbc6ea35f5535a1f69deb7ebbafc0f721721dbf2 (diff) | |
download | opie-14d394e6c107b037a09a31a92605034fe50f7813.zip opie-14d394e6c107b037a09a31a92605034fe50f7813.tar.gz opie-14d394e6c107b037a09a31a92605034fe50f7813.tar.bz2 |
Merged branches from BRANCH_1_0
-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 |