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 Mon Jan 9 08:00:21 UTC 2012
[aur-mirror.git]
/
anjal-git
/
anjal.install
blob
57cb28441a88056404c4d34458262d6b8ceaab48
1
pkgname=hornsey-git
2
_pkgname=hornsey
3
post_install() {
4
update-desktop-database -q
5
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
6
}
7
8
post_upgrade() {
9
post_install $1
10
}
11
12
post_remove() {
13
update-desktop-database -q
14
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
15
}