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