sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Thomas Orgis (0c0f024bcb3d0f6ee3a2444ae761630d7fc9449a)
- From: Thomas Orgis <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (0c0f024bcb3d0f6ee3a2444ae761630d7fc9449a)
- Date: Sun, 6 Mar 2016 23:10:09 +0000
GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:
latex/texlive/HISTORY | 4 ++++
latex/texlive/INSTALL | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 0c0f024bcb3d0f6ee3a2444ae761630d7fc9449a
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
texlive: fix installation with newer texlive-texmf (changed path in call
to fmtutil)
;
diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index 43b881e..b505c11 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -1,3 +1,7 @@
+2016-03-06 Thomas Orgis <sobukus AT sourcemage.org>
+ * INSTALL: Use /usr/share/texmf-dist/web2c instead of
/usr/share/texmf/web2c,
+ as the latter is no more with current texlive-texmf.
+
2016-02-28 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL, PRE_BUILD: updated spell to
20150521
* fix_paths.patch, mtxrun_fix.patch: Removed, no longer needed
diff --git a/latex/texlive/INSTALL b/latex/texlive/INSTALL
index 62d2841..38c8b52 100755
--- a/latex/texlive/INSTALL
+++ b/latex/texlive/INSTALL
@@ -33,7 +33,7 @@ cp -vdR "$SOURCE_DIRECTORY/texk/tests/TeXLive" \
# update filename db & create all formats
mktexlsr &&
-fmtutil-sys --cnffile "$fmtutilcnf" --fmtdir
${INSTALL_ROOT}/usr/share/texmf/web2c --all &&
+fmtutil-sys --cnffile "$fmtutilcnf" --fmtdir
${INSTALL_ROOT}/usr/share/texmf-dist/web2c --all &&
# allow fontconfig to see latex fonts
install -Cv ${SPELL_DIRECTORY}/09-texlive-fonts.conf
${INSTALL_ROOT}/etc/fonts/conf.avail &&
- [SM-Commit] GIT changes to master grimoire by Thomas Orgis (0c0f024bcb3d0f6ee3a2444ae761630d7fc9449a), Thomas Orgis, 03/06/2016
Archive powered by MHonArc 2.6.24.