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 20:01:47 UTC 2012
[aur-mirror.git]
/
expendable
/
expendable.install
blob
0047e5347b7eb7e7b89d671a49ab5af52060fe16
1
post_install() {
2
gtk-update-icon-cache
3
}
4
post_upgrade() {
5
gtk-update-icon-cache
6
}
7
8
post_remove() {
9
gtk-update-icon-cache
10
}
11