summaryrefslogtreecommitdiff
path: root/community/zathura-ps/zathura-ps.install
blob: 247455a1d4afe0750bc34c1cd00324162f2e1fda (plain)
1
2
3
4
5
6
post_install(){
    update-desktop-database -q
}
post_remove(){
    update-desktop-database -q
}