diff options
Diffstat (limited to 'extra/xorg-font-misc-ethiopic/post-install')
-rwxr-xr-x | extra/xorg-font-misc-ethiopic/post-install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/xorg-font-misc-ethiopic/post-install b/extra/xorg-font-misc-ethiopic/post-install new file mode 100755 index 000000000..332bd4dca --- /dev/null +++ b/extra/xorg-font-misc-ethiopic/post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +mkfontdir $XORG_PREFIX/share/fonts/X11/{O,T}TF +mkfontscale $XORG_PREFIX/share/fonts/X11/{O,T}TF +fc-cache |