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]
/
synaptiks
/
synaptiks.install
blob
5ef59e4aff97aedd1f94f64cbb8fde6b93361dcd
1
#!/bin/sh
2
3
post_install
() {
4
xdg-icon-resource forceupdate
5
}
6
7
post_remove
() {
8
xdg-icon-resource forceupdate
9
}