big pacman db update
[cinan.git] / root / var / lib / pacman / local / xorg-fonts-encodings-1.0.3-1 / install
blob60ad869a34e0a658a515e5cd8abb8902e4f7a4ee
1 post_install() {
2   echo -n "Regenerating font encodings... "
3   pushd usr/share/fonts/encodings &>/dev/null
4   mkfontscale -n -e "/usr/share/fonts/encodings" -e "/usr/share/fonts/encodings/large"
5   popd &>/dev/null
6   echo "done."
9 post_upgrade() {
10   post_install