updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / geogebra42-beta / geogebra42-beta.install
blob35e973501d75e5dd235942cab1b60f3bda4547b9
1 post_install() {
2   echo "update desktop database..."
3   update-desktop-database -q
4   xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
7 post_upgrade() {
8   post_install $1
11 post_remove() {
12   post_install $1