updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / virtualdub / virtualdub.install
blobad97d7babca60b43cfc7c1840fe7ca888df906f6
1 post_upgrade() {
2   update-desktop-database -q
5 post_install() {
6   post_upgrade
9 post_remove() {
10   post_upgrade
13 # vim:set ts=2 sw=2 et: