diff options
Diffstat (limited to 'testing/ttf-opensans/ttf-opensans.post-install')
-rw-r--r-- | testing/ttf-opensans/ttf-opensans.post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/ttf-opensans/ttf-opensans.post-install b/testing/ttf-opensans/ttf-opensans.post-install new file mode 100644 index 0000000000..984457d3e1 --- /dev/null +++ b/testing/ttf-opensans/ttf-opensans.post-install @@ -0,0 +1,4 @@ +#!/bin/sh +fc-cache -f > /dev/null +mkfontscale /usr/share/fonts/TTF +mkfontdir /usr/share/fonts/TTF |