aboutsummaryrefslogtreecommitdiff
path: root/system/Iosevka/doinst.sh
diff options
context:
space:
mode:
authorEugene M <damagedone@gmx.com>2021-02-26 20:25:50 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-27 08:24:29 +0700
commit38c4d4ba7fe716ac5d444cbaa2fbb2d8287e54ed (patch)
tree8737d3ca7264ba50a624b594efa56780d7fce277 /system/Iosevka/doinst.sh
parent70a60ab49b835ad0daf1fe9d8fecc00cb48e2046 (diff)
system/Iosevka: Updated for version 5.0.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/Iosevka/doinst.sh')
-rw-r--r--system/Iosevka/doinst.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/Iosevka/doinst.sh b/system/Iosevka/doinst.sh
index 2909ee40e118f..f0ffee7710944 100644
--- a/system/Iosevka/doinst.sh
+++ b/system/Iosevka/doinst.sh
@@ -1,9 +1,9 @@
# Update the X font indexes:
if [ -x /usr/bin/mkfontdir ]; then
- ( cd /usr/share/fonts/TTF
- mkfontscale .
- mkfontdir .
+ ( cd usr/share/fonts/TTF
+ /usr/bin/mkfontscale .
+ /usr/bin/mkfontdir .
)
[ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache -f