diff options
author | Moritz Wilhelmy <moritz plus slackware at wzff dot de> | 2011-10-23 13:16:44 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-11-04 22:02:24 -0200 |
commit | 169fc39990b315d10fe1e41810d37500a7609311 (patch) | |
tree | e0707918e3baf723a73906dd6b37a105109bf31b /misc/tamsyn-font/doinst.sh | |
parent | 4e19a2eb824353e0e397cbe4991d1c5b7215cc4a (diff) |
misc/tamsyn-font: Added (A monospace bitmap font designed for programmers)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'misc/tamsyn-font/doinst.sh')
-rw-r--r-- | misc/tamsyn-font/doinst.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/tamsyn-font/doinst.sh b/misc/tamsyn-font/doinst.sh new file mode 100644 index 0000000000..0eca8728f1 --- /dev/null +++ b/misc/tamsyn-font/doinst.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +( cd usr/share/fonts/misc; mkfontscale; mkfontdir ) |