fix typo
This commit is contained in:
parent
d5a678f5d0
commit
1e68dbb153
|
|
@ -38,7 +38,7 @@ for DLL in \
|
||||||
done
|
done
|
||||||
|
|
||||||
$MKDIR $INSTALLDIR/etc/fonts
|
$MKDIR $INSTALLDIR/etc/fonts
|
||||||
$CAT > $INSTALLDIR/etc/fonts/fonts.conf
|
$CAT > $INSTALLDIR/etc/fonts/fonts.conf <<EOF
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
||||||
<!-- /etc/fonts/fonts.conf file to configure system font access -->
|
<!-- /etc/fonts/fonts.conf file to configure system font access -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user