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 Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git]
/
scopy
/
scopy.install
blob
bd2967b5714133f03e1f132600f16f252d007873
1
post_install() {
2
update-desktop-database -q
3
}
4
post_upgrade() {
5
update-desktop-database -q
6
}
7
post_remove() {
8
update-desktop-database -q
9
}