summaryrefslogtreecommitdiffstats
path: root/system/Iosevka/doinst.sh
diff options
context:
space:
mode:
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 2909ee40e1..f0ffee7710 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