diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-27 21:27:14 +0100 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-27 21:27:14 +0100 |
commit | 4e20ac9fa1fa6744f0952dd91bbad9b1e32ed5c9 (patch) | |
tree | 4289646d22689d04e3d29090c5e5985ea4c8b96f /xorg/xorg-font-misc-ethiopic/post-install | |
parent | cdb20b6a9d335eacf59e0f43dfbea4606051bf49 (diff) | |
download | nutyx-pakxe-4e20ac9fa1fa6744f0952dd91bbad9b1e32ed5c9.tar.gz nutyx-pakxe-4e20ac9fa1fa6744f0952dd91bbad9b1e32ed5c9.tar.bz2 nutyx-pakxe-4e20ac9fa1fa6744f0952dd91bbad9b1e32ed5c9.tar.xz nutyx-pakxe-4e20ac9fa1fa6744f0952dd91bbad9b1e32ed5c9.zip |
Ajout de xorg-font-misc-ethiopic#1.0.0-2
Diffstat (limited to 'xorg/xorg-font-misc-ethiopic/post-install')
-rwxr-xr-x | xorg/xorg-font-misc-ethiopic/post-install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xorg/xorg-font-misc-ethiopic/post-install b/xorg/xorg-font-misc-ethiopic/post-install new file mode 100755 index 000000000..9739a9bfd --- /dev/null +++ b/xorg/xorg-font-misc-ethiopic/post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +mkfontdir /usr/lib/X11/fonts/{O,T}TF +mkfontscale /usr/lib/X11/fonts/{O,T}TF +fc-cache |