updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git] / geogebra5-beta / geogebra5-beta.install
blob1021bda252370f2d28d9258e3a660795e8485ede
1 post_install() {
2   echo "update desktop database..."
3   update-desktop-database -q
4   echo "#############################################"
5   echo "#   Warning : Files created with the beta   #"
6   echo "#      may not work in future versions      #"
7   echo "#############################################"
10 post_upgrade() {
11   post_install $1
14 post_remove() {
15   echo "update desktop database..."
16   update-desktop-database -q$1