diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-27 00:05:22 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:20 -0600 |
commit | b4d82fb1bebac8b8693b1929e8709e3b2e5c03b6 (patch) | |
tree | 5086e1ee20250aad60aa201236c7b4bdcc111417 /system/culmus/doinst.sh | |
parent | 2c84ada49ea946b89fab3a12aa5f41d098bebc63 (diff) | |
download | slackbuilds-b4d82fb1bebac8b8693b1929e8709e3b2e5c03b6.tar.gz |
system/culmus: Fix doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/culmus/doinst.sh')
-rw-r--r-- | system/culmus/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/culmus/doinst.sh b/system/culmus/doinst.sh index 3360147998..0db5b6121d 100644 --- a/system/culmus/doinst.sh +++ b/system/culmus/doinst.sh @@ -14,4 +14,4 @@ if [ -x /usr/bin/mkfontdir -o -x /usr/X11R6/bin/mkfontdir ]; then mkfontscale . mkfontdir . ) - +fi |