diff options
author | tnut <tnut at nutyx dot com> | 2011-10-15 17:31:56 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-10-15 17:31:56 +0200 |
commit | 970b6cf33b2526e1b4ea23e8cca49f470cb6b2d2 (patch) | |
tree | 6006f135b66fe7efa73e3fc315b4d110d78b7e11 /extra/xorg-font-jis-misc/post-install | |
parent | 2bcab7b0101b8be7109073ea0791626b836c1e93 (diff) | |
download | nutyx-extra-970b6cf33b2526e1b4ea23e8cca49f470cb6b2d2.tar.gz nutyx-extra-970b6cf33b2526e1b4ea23e8cca49f470cb6b2d2.tar.bz2 nutyx-extra-970b6cf33b2526e1b4ea23e8cca49f470cb6b2d2.tar.xz nutyx-extra-970b6cf33b2526e1b4ea23e8cca49f470cb6b2d2.zip |
xorg-font-jis-misc dans extra
Diffstat (limited to 'extra/xorg-font-jis-misc/post-install')
-rwxr-xr-x | extra/xorg-font-jis-misc/post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/xorg-font-jis-misc/post-install b/extra/xorg-font-jis-misc/post-install new file mode 100755 index 000000000..a622dddbc --- /dev/null +++ b/extra/xorg-font-jis-misc/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir $XORG_PREFIX/share/fonts/X11/misc +mkfontscale $XORG_PREFIX/share/fonts/X11/misc |