summaryrefslogtreecommitdiff
path: root/scripts/update/opie-update.postinst
authortille <tille>2002-08-25 12:41:27 (UTC)
committer tille <tille>2002-08-25 12:41:27 (UTC)
commit071a163748d29a786c24cc0f68cd6e9bb9cdb586 (patch) (unidiff)
tree45b03004ccf47a99c958e610b66ab76ce27eb72c /scripts/update/opie-update.postinst
parent120b6694c2a38d9838037e6337b6480a4f8209e2 (diff)
downloadopie-071a163748d29a786c24cc0f68cd6e9bb9cdb586.zip
opie-071a163748d29a786c24cc0f68cd6e9bb9cdb586.tar.gz
opie-071a163748d29a786c24cc0f68cd6e9bb9cdb586.tar.bz2
make it easy to update qtopia to opie...
... if it works -- no means for testing atm
Diffstat (limited to 'scripts/update/opie-update.postinst') (more/less context) (show whitespace changes)
-rwxr-xr-xscripts/update/opie-update.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update/opie-update.postinst b/scripts/update/opie-update.postinst
index 22d3628..695653e 100755
--- a/scripts/update/opie-update.postinst
+++ b/scripts/update/opie-update.postinst
@@ -3,7 +3,7 @@
3# script to remove and reinstall opie 3# script to remove and reinstall opie
4# 4#
5# it's free so do not sell it 5# it's free so do not sell it
6# (c) patrick s. vogtp <tille@handhelds.org> 6# (c) patrick s. vogt <tille@handhelds.org>
7 7
8IPKG_REMOVE="ipkg remove" 8IPKG_REMOVE="ipkg remove"
9IPKG_INSTALL="ipkg install" 9IPKG_INSTALL="ipkg install"