1 # arg 1: the new package version
3 echo "Updating font cache... "
4 fc-cache -fs >/dev/null 2>&1
5 mkfontscale /usr/share/fonts/local
6 mkfontdir /usr/share/fonts/local
7 echo "Make sure that you add /usr/share/fonts/local/ to xorg.conf "
10 # arg 1: the new package version
11 # arg 2: the old package version
16 # arg 1: the old package version
18 fc-cache -fs >/dev/null 2>&1
19 mkfontscale /usr/share/fonts/local
20 mkfontdir /usr/share/fonts/local