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 23 12:00:23 UTC 2012
[aur-mirror.git]
/
neoshineoffice
/
neoshineoffice5linux.install
blob
c567cfe94583b6b8beae24d6fd32f698915e3397
1
post_install() {
2
fc-cache -fv >> /dev/null
3
echo "Done"
4
}
5
post_upgrade() {
6
fc-cache -fv >> /dev/null
7
echo "Done"
8
}