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 Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git]
/
gncpmount
/
gncpmount.install
blob
0844f12f58edc24759a6bd3d78bb6efb3bc2ff5d
1
post_install() {
2
gtk-update-icon-cache -f -t /usr/share/icons/hicolor
3
}
4
5
6
post_remove() {
7
gtk-update-icon-cache -f -t /usr/share/icons/hicolor
8
}
9