updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / geogebra-prim / geogebra-prim.install
blob4e83d340bea6b7d6aafe3b4d368c172f4c23ff2b
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