summarylogtreecommitdiffstats
path: root/otf-xits.install
diff options
context:
space:
mode:
Diffstat (limited to 'otf-xits.install')
-rw-r--r--otf-xits.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/otf-xits.install b/otf-xits.install
index 2158e59eac20..0476998b74dc 100644
--- a/otf-xits.install
+++ b/otf-xits.install
@@ -1,6 +1,6 @@
post_install() {
echo -n "Updating font cache... "
- fc-cache -f >/dev/null
+ fc-cache -s >/dev/null
mkfontscale /usr/share/fonts/OTF
mkfontdir /usr/share/fonts/OTF
echo "done."