New commits:
commit f1310a96000d475e8654a55b60183da48f41997b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
latex/texlive: fixed installation of the fontconfig file
diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index 33eeca8..b972a84 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -1,3 +1,6 @@
+2018-05-03 Pavel Vinogradov <public AT sourcemage.org>
+ * INSTALL: the fontconfig directory must exist before copying into it
+
2018-04-29 Pavel Vinogradov <public AT sourcemage.org>
* patches/texlive-20170524-source-poppler059-1.patch,
patches/dvisvgm.patch:
restored slightly modified patch for poppler code and fixed dvisvgm
building
diff --git a/latex/texlive/INSTALL b/latex/texlive/INSTALL
index bca7da0..897be0f 100755
--- a/latex/texlive/INSTALL
+++ b/latex/texlive/INSTALL
@@ -36,6 +36,7 @@ ${INSTALL_ROOT}/usr/bin/mktexlsr &&
${INSTALL_ROOT}/usr/bin/fmtutil-sys --cnffile "$fmtutilcnf" --fmtdir
${INSTALL_ROOT}/usr/share/texmf-dist/web2c --all &&