diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-27 21:24:22 +0100 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-27 21:24:22 +0100 |
commit | a2a61df54574d6c9c12f6ca68aea03e842eef8e0 (patch) | |
tree | 89f517a60bbd8c0cad9c8dbebcd5ed90ada12e5a /xorg/xorg-font-dec-misc/post-install | |
parent | 29a5c88c9c0ce7f7c57ff3bdd65a6b61c7d85125 (diff) | |
download | nutyx-pakxe-a2a61df54574d6c9c12f6ca68aea03e842eef8e0.tar.gz nutyx-pakxe-a2a61df54574d6c9c12f6ca68aea03e842eef8e0.tar.bz2 nutyx-pakxe-a2a61df54574d6c9c12f6ca68aea03e842eef8e0.tar.xz nutyx-pakxe-a2a61df54574d6c9c12f6ca68aea03e842eef8e0.zip |
Ajout de xorg-font-dec-misc#1.0.0-2
Diffstat (limited to 'xorg/xorg-font-dec-misc/post-install')
-rwxr-xr-x | xorg/xorg-font-dec-misc/post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xorg/xorg-font-dec-misc/post-install b/xorg/xorg-font-dec-misc/post-install new file mode 100755 index 000000000..7754e79fc --- /dev/null +++ b/xorg/xorg-font-dec-misc/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +mkfontdir /usr/lib/X11/fonts/misc +mkfontscale /usr/lib/X11/fonts/misc |