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