diff options
author | Ian D. Brunton <iandbrunton@gmail.com> | 2015-10-23 02:51:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-23 02:51:11 +0700 |
commit | 73199d505a0710949b62c7c170ea9060d0543249 (patch) | |
tree | 3aa8724c19f8e93da19d01a735063412cde8b11f /system/ohsnap/doinst.sh | |
parent | 31938001a00a9bc76e42e1af02875f68aeb414e6 (diff) | |
download | slackbuilds-73199d505a0710949b62c7c170ea9060d0543249.tar.gz |
system/ohsnap: Added (monospaced font).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ohsnap/doinst.sh')
-rw-r--r-- | system/ohsnap/doinst.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/ohsnap/doinst.sh b/system/ohsnap/doinst.sh new file mode 100644 index 0000000000..0eca8728f1 --- /dev/null +++ b/system/ohsnap/doinst.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +( cd usr/share/fonts/misc; mkfontscale; mkfontdir ) |