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 19 12:17:07 UTC 2012
[aur-mirror.git]
/
ude-bill-calculator
/
ude-bill-calculator.install
blob
9611e4ce33803d86875fd1bdbeab241cd89590ba
1
post_install() {
2
update-desktop-database
3
}
4
5
6
post_upgrade() {
7
update-desktop-database
8
}
9
10
post_remove() {
11
update-desktop-database
12
}