diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-04-03 15:02:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-04-03 15:02:23 +0300 |
commit | 88b8c9bbc02e26ba3f14f473383886a2230d75b0 (patch) | |
tree | ab914c0db7e155126669a44c56475de2a7ab1d36 | |
parent | unbundle pdfannoextractor (diff) | |
download | tex-88b8c9bbc02e26ba3f14f473383886a2230d75b0.tar.gz tex-88b8c9bbc02e26ba3f14f473383886a2230d75b0.tar.bz2 tex-88b8c9bbc02e26ba3f14f473383886a2230d75b0.zip |
unbandle glossaries
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | 2021/patches/0001-texlive-2021-unbundle-linked_scripts.patch | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/2021/patches/0001-texlive-2021-unbundle-linked_scripts.patch b/2021/patches/0001-texlive-2021-unbundle-linked_scripts.patch index 35c1aaf..76d2dea 100644 --- a/2021/patches/0001-texlive-2021-unbundle-linked_scripts.patch +++ b/2021/patches/0001-texlive-2021-unbundle-linked_scripts.patch @@ -1,15 +1,15 @@ -From f8190e0bd0e04467b65b424c8bb1e10dd5988cf2 Mon Sep 17 00:00:00 2001 +From eba86427eb800581e3ce4c65bea57aec590ad8d9 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada <zlogene@gentoo.org> Date: Sat, 3 Apr 2021 12:13:29 +0300 Subject: [PATCH] unbundle linked_scripts Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> --- - texk/texlive/linked_scripts/Makefile.in | 99 +------------------------ - 1 file changed, 2 insertions(+), 97 deletions(-) + texk/texlive/linked_scripts/Makefile.in | 100 +----------------------- + 1 file changed, 2 insertions(+), 98 deletions(-) diff --git a/texk/texlive/linked_scripts/Makefile.in b/texk/texlive/linked_scripts/Makefile.in -index e64e3117..277cb6c5 100644 +index e64e3117..7f68051d 100644 --- a/texk/texlive/linked_scripts/Makefile.in +++ b/texk/texlive/linked_scripts/Makefile.in @@ -269,33 +269,26 @@ EXTRA_DIST = scripts.lst context/stubs/unix/ctxtools \ @@ -46,7 +46,7 @@ index e64e3117..277cb6c5 100644 texlive-extra/texconfig-dialog.sh \ texlive-extra/texconfig-sys.sh \ texlive-extra/texconfig.sh \ -@@ -303,122 +296,52 @@ texmf_shell_scripts = \ +@@ -303,122 +296,51 @@ texmf_shell_scripts = \ texosquery/texosquery.sh \ texosquery/texosquery-jre5.sh \ texosquery/texosquery-jre8.sh \ @@ -102,7 +102,7 @@ index e64e3117..277cb6c5 100644 - fontools/ot2kpx \ fragmaster/fragmaster.pl \ - getmap/getmapdl.lua \ - glossaries/makeglossaries \ +- glossaries/makeglossaries \ glossaries/makeglossaries-lite.lua \ - hyperxmp/hyperxmp-add-bytecount.pl \ - jfmutil/jfmutil.pl \ @@ -170,7 +170,7 @@ index e64e3117..277cb6c5 100644 tex4ebook/tex4ebook \ texcount/texcount.pl \ texdef/texdef.pl \ -@@ -434,7 +357,6 @@ texmf_other_scripts = \ +@@ -434,7 +356,6 @@ texmf_other_scripts = \ texlive/mktexpk \ texlive/mktextfm \ texlive/rungs.tlu \ @@ -178,7 +178,7 @@ index e64e3117..277cb6c5 100644 texlive/updmap-sys.sh \ texlive/updmap-user.sh \ texlive/updmap.pl \ -@@ -442,24 +364,8 @@ texmf_other_scripts = \ +@@ -442,24 +363,8 @@ texmf_other_scripts = \ texliveonfly/texliveonfly.py \ texloganalyser/texloganalyser \ texplate/texplate.sh \ @@ -204,7 +204,7 @@ index e64e3117..277cb6c5 100644 nobase_dist_texmf_scripts_SCRIPTS = \ $(texmf_shell_scripts) \ -@@ -470,7 +376,6 @@ bin_links = \ +@@ -470,7 +375,6 @@ bin_links = \ allcm:allec \ cluttex:clxelatex \ cluttex:cllualatex \ |