updated on Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git] / foobar2000 / foobar2000.install
blob1950269155e811e5193f3c0ed0fdc2eca05fe9cb
1 post_install() {
2   update-desktop-database -q /usr/share/applications
5 post_upgrade() {
6   post_install $1
9 post_remove() {
10   post_install $1
13 # vim:set ts=2 sw=2 et: