updated on Mon Jan 16 12:07:49 UTC 2012
[aur-mirror.git] / jamin / jamin.install
blobd2e62232b4168c6b528404cc0a62311813232021
1 post_install() {
2   /usr/bin/update-mime-database usr/share/mime
5 pre_upgrade() {
6   post_install
9 post_remove() {
10   post_install
13 # vim:set ts=2 sw=2 et: