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 08:01:35 UTC 2012
[aur-mirror.git]
/
yad
/
yad.install
blob
fc6aabcbb05c0207521a2695c6993db422c8b249
1
post_install() {
2
post_upgrade
3
}
4
post_upgrade() {
5
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
6
}
7
8
post_remove() {
9
post_upgrade
10
}