repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git]
/
songbird-nightly-bin
/
songbird-nightly-bin.install
blob
97e2d8714f3a77f1a11a9c337eff1ac405c2c41b
1
2
post_install () {
3
update-desktop-database -q
4
}
5
6
post_upgrade() {
7
update-desktop-database -q
8
}
9
10
post_remove() {
11
update-desktop-database -q
12
}