1 # arg 1: the new package version
3 echo "Updating font cache... "
4 fc-cache -f >/dev/null 2>&1
5 mkfontscale /usr/share/fonts/local
6 mkfontdir /usr/share/fonts/local
7 echo "See README.terminusmod in /usr/share/fonts/local for more info and changes."
10 # arg 1: the new package version
11 # arg 2: the old package version
16 # arg 1: the old package version
18 fc-cache -f >/dev/null 2>&1
19 mkfontscale /usr/share/fonts/local
20 mkfontdir /usr/share/fonts/local