1 # arg 1: the new package version
3 echo " Installing 'lsdvd' and 'hal' packages is recommended by the Lemonrip author."
4 echo "Updating desktop and mime database ..."
5 update-desktop-database -q
8 # arg 1: the new package version
9 # arg 2: the old package version
16 [ "$(type -t "$op")" = "function" ] && $op "$@"