updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / ttf-adobe-kaiti / ttf-adobe-kaiti.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