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]
/
awf-git
/
awf.install
blob
9b226b7f772cc235397ab087e24e593cb8872d9c
1
pkgname=awf
2
3
post_upgrade() {
4
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
5
update-desktop-database -q
6
}
7
8
post_install() {
9
post_upgrade
10
}
11
12
post_remove() {
13
post_upgrade
14
}