updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / ttf-sbl-hebrew / ttf-sbl-hebrew.install
blob46a2f95fffd2a3c750ba6b83e39083755b157c1e
1 post_install()
3   echo -n "Updating font cache... "
4   fc-cache -fs >/dev/null
5   mkfontscale /usr/share/fonts/TTF /usr/share/fonts/Type1
6   mkfontdir /usr/share/fonts/TTF /usr/share/fonts/Type1
7   echo "done"
9  
10 post_upgrade()
12   post_install