Refresh changelog and correct _link file
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-a?expand=0&rev=128
This commit is contained in:
parent
9156e19ffe
commit
4336269c67
@ -1,35 +0,0 @@
|
||||
---
|
||||
texmf-dist/scripts/context/lua/mtxrun.lua | 6 ++----
|
||||
texmf-dist/tex/context/base/mkiv/data-res.lua | 6 ++----
|
||||
2 files changed, 4 insertions(+), 8 deletions(-)
|
||||
|
||||
--- texmf-dist/scripts/context/lua/mtxrun.lua
|
||||
+++ texmf-dist/scripts/context/lua/mtxrun.lua 2023-03-27 07:15:37.741121895 +0000
|
||||
@@ -22308,10 +22308,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",
|
||||
+ "/etc/texmf/web2c",
|
||||
+ "selfautodir:/share/texmf/web2c",
|
||||
},";")
|
||||
end
|
||||
local unset_variable="unset"
|
||||
--- texmf-dist/tex/context/base/mkiv/data-res.lua
|
||||
+++ texmf-dist/tex/context/base/mkiv/data-res.lua 2023-03-27 07:15:43.465013318 +0000
|
||||
@@ -140,10 +140,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",
|
||||
+ "/etc/texmf/web2c",
|
||||
+ "selfautodir:/share/texmf/web2c",
|
||||
}, ";")
|
||||
end
|
||||
|
@ -12,6 +12,8 @@ Mon Mar 20 08:38:07 UTC 2023 - Dr. Werner Fink <werner@suse.de>
|
||||
* luaotfload_varfonts.dif
|
||||
* luatex_cnf.dif
|
||||
* texlive-scripts_scripts.dif
|
||||
- New change context_cnf.dif
|
||||
* help ConteXt to find its system wide files
|
||||
- Upstream dropped packages
|
||||
* aleph.tar.xz
|
||||
* ametsoc.doc.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user