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 Sat Jan 21 20:03:50 UTC 2012
[aur-mirror.git]
/
vineyard-bzr
/
vineyard-bzr.install
blob
3149e1ff48a94f095ab252f3996d0c9c0ed7b4e3
1
post_install() {
2
gtk-update-icon-cache -q -t -f usr/share/icons/Faenza usr/share/icons/Faenza-Dark usr/share/icons/hicolor usr/share/icons/Humanity usr/share/icons/ubuntu-mono-dark usr/share/icons/ubuntu-mono-light
3
}
4
5
post_upgrade() {
6
post_install
7
}
8
9
post_remove() {
10
post_install
11
}