updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git] / telepathy-kde-send-file-git / telepathy-kde-send-file-git.install
blob3421ca591d5af48109fd371bd3cfc539204dcf97
1 post_install() {
2   update-desktop-database -q
5 post_upgrade() {
6   post_install
9 post_remove() {
10   post_install
13 # vim:set ts=2 sw=2 et: