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 26 16:09:46 UTC 2012
[aur-mirror.git]
/
gtg
/
gtg.install
blob
8a6a141534b008fb7d0485fa9265e8f4b68e5dc6
1
pkgname=gtg
2
3
post_install() {
4
gtk-update-icon-cache -q -f /usr/share/icons/hicolor
5
}
6
7
post_upgrade() {
8
gtk-update-icon-cache -q -f /usr/share/icons/hicolor
9
}