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 Wed Jan 25 00:20:47 UTC 2012
[aur-mirror.git]
/
loic
/
loic.install
blob
03934684106ccb61b9dce38b099f1a0a3aa71f90
1
post_install() {
2
update-desktop-database -q
3
}
4
5
post_remove() {
6
[ -d /opt/loic ] && rm -rf /opt/loic || return 0
7
}