From 70232465a0a5f3fc52c04b886d78e40b901a16d6 Mon Sep 17 00:00:00 2001 From: Eugene M Date: Fri, 26 Feb 2021 20:27:18 +0000 Subject: system/Iosevka-slab: Updated for version 5.0.2. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- system/Iosevka-slab/doinst.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system/Iosevka-slab/doinst.sh') diff --git a/system/Iosevka-slab/doinst.sh b/system/Iosevka-slab/doinst.sh index 2909ee40e118f..f0ffee7710944 100644 --- a/system/Iosevka-slab/doinst.sh +++ b/system/Iosevka-slab/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 -- cgit v1.2.3