updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git] / otf-joystix / otf.install
blob582ac55693a8faf463724aeb3c8926fed1700131
1 post_install()
3         echo -n 'Updating font cache... '
4         fc-cache -fs >/dev/null
5         mkfontscale /usr/share/fonts/OTF /usr/share/fonts/Type1
6         mkfontdir /usr/share/fonts/OTF /usr/share/fonts/Type1
7         echo 'done'
10 post_upgrade()
12         post_install