1 # arg 1: the new package version
5 ==> If you want to use the GUI, install librsvg and libx11
7 echo "Updating desktop and mime database..."
8 update-desktop-database -q
13 if [ -f /etc/mldonkey.conf ]; then
14 mv /etc/mldonkey.conf /etc/conf.d/mldonkey
17 ==> mldonkey post upgrade message:
18 ==> /etc/mldonkey.conf has been moved in /etc/conf.d/mldonkey
28 [ "$(type -t "$op")" = "function" ] && $op "$@"
30 # vim:set ts=2 sw=2 et: