diff options
author | Gerardo Zamudio <gerardo@gerardozamudio.net> | 2014-05-28 09:23:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-28 23:45:46 +0700 |
commit | 83358ea07f46a670892df291408873514b154c37 (patch) | |
tree | cef5fdb525814343fec74c7681b889fdde836921 /system/tamsyn-font/doinst.sh | |
parent | 13701fa3a6ba025dbfbcee84a9b8709d9a5abba8 (diff) | |
download | slackbuilds-83358ea07f46a670892df291408873514b154c37.tar.gz |
system/tamsyn-font: Moved to system category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tamsyn-font/doinst.sh')
-rw-r--r-- | system/tamsyn-font/doinst.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/tamsyn-font/doinst.sh b/system/tamsyn-font/doinst.sh new file mode 100644 index 0000000000..0eca8728f1 --- /dev/null +++ b/system/tamsyn-font/doinst.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +( cd usr/share/fonts/misc; mkfontscale; mkfontdir ) |