author | tille <tille> | 2002-06-25 09:21:01 (UTC) |
---|---|---|
committer | tille <tille> | 2002-06-25 09:21:01 (UTC) |
commit | c01145b90e2679bc460fccb01285a3bdcb92f5ae (patch) (unidiff) | |
tree | 60f4a672ffd373adbeeab0baceeb5a77ff925b0f /scripts/update | |
parent | 025f45d2d477b22469c8d63c9e7c8948b58fdfb8 (diff) | |
download | opie-c01145b90e2679bc460fccb01285a3bdcb92f5ae.zip opie-c01145b90e2679bc460fccb01285a3bdcb92f5ae.tar.gz opie-c01145b90e2679bc460fccb01285a3bdcb92f5ae.tar.bz2 |
hardcoded pics removal and installation
-rwxr-xr-x | scripts/update/opie-update.postinst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/update/opie-update.postinst b/scripts/update/opie-update.postinst index f761b67..02129d0 100755 --- a/scripts/update/opie-update.postinst +++ b/scripts/update/opie-update.postinst | |||
@@ -21,2 +21,3 @@ $IPKG_REMOVE $p | |||
21 | done | 21 | done |
22 | $IPKG_REMOVE qpe-pics | ||
22 | 23 | ||
@@ -33,2 +34,3 @@ $IPKG_INSTALL $p | |||
33 | done | 34 | done |
35 | $IPKG_INSTALL opie-pics | ||
34 | 36 | ||