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 18 20:10:41 UTC 2012
[aur-mirror.git]
/
neoshineoffice3linux
/
neoshineoffice3linux.install
blob
f71098f6d2a01c536f32dc140e9be4b18c8e0985
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
}