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 Wed Jan 11 12:00:27 UTC 2012
[aur-mirror.git]
/
idjc
/
idjc.install
blob
9834cb7dd948858731fdf261739b6bd5f297d644
1
post_upgrade() {
2
update-desktop-database -q
3
}
4
5
post_install() {
6
post_upgrade
7
}
8
9
post_remove() {
10
post_upgrade
11
}