summaryrefslogtreecommitdiffstats
path: root/system/ohsnap/doinst.sh
diff options
context:
space:
mode:
author Ian D. Brunton2015-10-22 21:51:11 +0200
committer Willy Sudiarto Raharjo2015-10-22 21:51:11 +0200
commit73199d505a0710949b62c7c170ea9060d0543249 (patch)
tree3aa8724c19f8e93da19d01a735063412cde8b11f /system/ohsnap/doinst.sh
parent31938001a00a9bc76e42e1af02875f68aeb414e6 (diff)
downloadslackbuilds-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.sh3
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 )