updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / audio-recorder-from-deb / audio-recorder-from-deb.install
blobf9efad7090b4410d654077cdb03d63ace632952b
1 post_install()
3   glib-compile-schemas usr/share/glib-2.0/schemas
4   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
5   update-desktop-database -q
8 post_upgrade()
10   post_install
13 post_remove()
15   post_install