updated on Tue Jan 10 16:09:17 UTC 2012
[aur-mirror.git] / ttf-microsoft-lisu / ttf-microsoft-lisu.install
blobefa9beb32123d7692751267b5ac2533aa6cd7e51
1 post_install() {
2   echo -n "Updating font cache... "
3   fc-cache -f > /dev/null
6 post_upgrade() {
7   post_install $1
10 post_remove() {
11   post_install $1