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]
/
pragha-svn
/
pragha.install
blob
2b92b2f229ba100009086e9030f716e297876139
1
post_install() {
2
gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor
3
update-desktop-database -q
4
}
5
6
post_remove() {
7
gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor
8
update-desktop-database -q
9
}
10