diff options
Diffstat (limited to 'x11/font-mutt-misc/font-mutt-misc.post-install')
-rw-r--r-- | x11/font-mutt-misc/font-mutt-misc.post-install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/font-mutt-misc/font-mutt-misc.post-install b/x11/font-mutt-misc/font-mutt-misc.post-install index 887dedc802..e9dc2acdad 100644 --- a/x11/font-mutt-misc/font-mutt-misc.post-install +++ b/x11/font-mutt-misc/font-mutt-misc.post-install @@ -2,7 +2,7 @@ echo -n "Updating font cache (TODO: implement triggers in apk)... " fc-cache -f > /dev/null -mkfontscale /usr/share/fonts/75dpi -mkfontdir /usr/share/fonts/75dpi +mkfontscale /usr/share/fonts/misc +mkfontdir /usr/share/fonts/misc echo "done." |