updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / ttf-pt-mono / ttf-pt-mono.install
blob18666d2a3d6c1cfbd403c04fd34c5636ac057e26
1 post_install() {
2   fc-cache -fs
3   mkfontscale usr/share/fonts/TTF
4   mkfontdir usr/share/fonts/TTF
7 post_upgrade() {
8   post_install
11 post_remove() {
12   post_install