summaryrefslogtreecommitdiffstats
path: root/system/ttf-xo-fonts/ttf-xo-fonts.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/ttf-xo-fonts/ttf-xo-fonts.SlackBuild')
-rw-r--r--system/ttf-xo-fonts/ttf-xo-fonts.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ttf-xo-fonts/ttf-xo-fonts.SlackBuild b/system/ttf-xo-fonts/ttf-xo-fonts.SlackBuild
index e0a61bc9fb..2754a22c23 100644
--- a/system/ttf-xo-fonts/ttf-xo-fonts.SlackBuild
+++ b/system/ttf-xo-fonts/ttf-xo-fonts.SlackBuild
@@ -46,7 +46,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
mkdir -p $PKG/usr/share/fonts/TTF
-unzip -j $CWD/all_fonts_myoffice.zip *.ttf -x "*__*" -d $PKG/usr/share/fonts/TTF
+unzip -j $CWD/MyOffice_XO_Fonts_1.1.zip *.ttf -x "*__*" -d $PKG/usr/share/fonts/TTF
cd $PKG/usr/share/fonts/TTF