* [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-context/files/
@ 2019-11-08 2:44 Aaron Bauman
0 siblings, 0 replies; only message in thread
From: Aaron Bauman @ 2019-11-08 2:44 UTC (permalink / raw
To: gentoo-commits
commit: ff81b68cb7471d322d19c6567959e9d2c479a991
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Oct 17 17:17:55 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 8 02:43:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff81b68c
dev-texlive/texlive-context: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
.../texlive-context/files/luacnfspec2016.patch | 54 ----------------------
1 file changed, 54 deletions(-)
diff --git a/dev-texlive/texlive-context/files/luacnfspec2016.patch b/dev-texlive/texlive-context/files/luacnfspec2016.patch
deleted file mode 100644
index c6e754d627f..00000000000
--- a/dev-texlive/texlive-context/files/luacnfspec2016.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-We install texmfcnf.lua in a different location than TeX Live so default
-heuristics fail. Help it.
-
-Index: work/texmf-dist/scripts/context/lua/mtxrun.lua
-===================================================================
---- work.orig/texmf-dist/scripts/context/lua/mtxrun.lua
-+++ work/texmf-dist/scripts/context/lua/mtxrun.lua
-@@ -15407,10 +15407,8 @@ if environment.default_texmfcnf then
- else
- resolvers.luacnfspec=concat ({
- "home:texmf/web2c",
-- "selfautoparent:/texmf-local/web2c",
-- "selfautoparent:/texmf-context/web2c",
-- "selfautoparent:/texmf-dist/web2c",
-- "selfautoparent:/texmf/web2c",
-+ "selfautodir:local/share/texmf/web2c",
-+ "selfautodir:share/texmf/web2c",
- },";")
- end
- local unset_variable="unset"
-Index: work/texmf-dist/scripts/context/stubs/unix/mtxrun
-===================================================================
---- work.orig/texmf-dist/scripts/context/stubs/unix/mtxrun
-+++ work/texmf-dist/scripts/context/stubs/unix/mtxrun
-@@ -15407,10 +15407,8 @@ if environment.default_texmfcnf then
- else
- resolvers.luacnfspec=concat ({
- "home:texmf/web2c",
-- "selfautoparent:/texmf-local/web2c",
-- "selfautoparent:/texmf-context/web2c",
-- "selfautoparent:/texmf-dist/web2c",
-- "selfautoparent:/texmf/web2c",
-+ "selfautodir:local/share/texmf/web2c",
-+ "selfautodir:share/texmf/web2c",
- },";")
- end
- local unset_variable="unset"
-Index: work/texmf-dist/tex/context/base/mkiv/data-res.lua
-===================================================================
---- work.orig/texmf-dist/tex/context/base/mkiv/data-res.lua
-+++ work/texmf-dist/tex/context/base/mkiv/data-res.lua
-@@ -136,10 +136,8 @@ if environment.default_texmfcnf then
- else
- resolvers.luacnfspec = concat ( {
- "home:texmf/web2c",
-- "selfautoparent:/texmf-local/web2c",
-- "selfautoparent:/texmf-context/web2c",
-- "selfautoparent:/texmf-dist/web2c",
-- "selfautoparent:/texmf/web2c",
-+ "selfautodir:local/share/texmf/web2c",
-+ "selfautodir:share/texmf/web2c",
- }, ";")
- end
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-08 2:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-08 2:44 [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-context/files/ Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox