updated on Fri Jan 20 20:16:25 UTC 2012
[aur-mirror.git] / meshlab / meshlab.install
blob24f85f2328bd57f8e9821b17f659e5a7456a63f3
1 ## arg 1:  the new package version
2 post_install() {
3   update-desktop-database -q
6 ## arg 1:  the old package version
7 post_remove() {
8   update-desktop-database -q
11 # vim:set ts=2 sw=2 et: