diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-12-15 07:54:33 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-12-15 07:54:33 +0000 |
commit | 3f0dbb30cd71facbc26835998bd082e970c0a461 (patch) | |
tree | fa8c21340aa2f7614f1eba7a8fe7b9526a722e2d /testing/ttf-opensans/ttf-opensans.post-install | |
parent | 072234a32659cc78375e5e10d7c884a541282e13 (diff) | |
download | aports-3f0dbb30cd71facbc26835998bd082e970c0a461.tar.bz2 aports-3f0dbb30cd71facbc26835998bd082e970c0a461.tar.xz |
testing/ttf-opensans: new aport
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 |