diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-03 23:30:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-03 23:30:51 +0300 |
commit | 227f8894b929c8811a9629052ceb4af2e1b35f44 (patch) | |
tree | 5993602eef0ebe7ff2d5ee3dd411f95e455ace3d /2019 | |
parent | Add texmf.d for tl2019 (diff) | |
download | tex-227f8894b929c8811a9629052ceb4af2e1b35f44.tar.gz tex-227f8894b929c8811a9629052ceb4af2e1b35f44.tar.bz2 tex-227f8894b929c8811a9629052ceb4af2e1b35f44.zip |
remove few more scripts
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to '2019')
-rw-r--r-- | 2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch | 39 |
1 files changed, 25 insertions, 14 deletions
diff --git a/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch b/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch index 467c161..7b55866 100644 --- a/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch +++ b/2019/patches/0001-tl-core-2019-unbandle-installed_scripts.patch @@ -1,19 +1,19 @@ -From 54d5123633e09da0b98708cb7d327481e6b35ecd Mon Sep 17 00:00:00 2001 +From 8a5265e35deddd0f6abce60eeec583ed8ed73f68 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada <zlogene@gentoo.org> Date: Sun, 2 Jun 2019 12:44:19 +0300 Subject: [PATCH] tl-core-2019: unbandle installed_scripts Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> --- - texk/texlive/linked_scripts/Makefile.in | 94 ++----------------------- - texk/texlive/tl_scripts/Makefile.in | 10 --- - 2 files changed, 4 insertions(+), 100 deletions(-) + texk/texlive/linked_scripts/Makefile.in | 110 +----------------------- + texk/texlive/tl_scripts/Makefile.in | 10 --- + 2 files changed, 4 insertions(+), 116 deletions(-) diff --git a/texk/texlive/linked_scripts/Makefile.in b/texk/texlive/linked_scripts/Makefile.in -index 6e8781db..2d163636 100644 +index 6e8781db..a197dd7d 100644 --- a/texk/texlive/linked_scripts/Makefile.in +++ b/texk/texlive/linked_scripts/Makefile.in -@@ -268,16 +268,13 @@ EXTRA_DIST = scripts.lst context/stubs/unix/ctxtools \ +@@ -268,144 +268,58 @@ EXTRA_DIST = scripts.lst context/stubs/unix/ctxtools \ texmf_scriptsdir = $(datarootdir)/texmf-dist/scripts texmf_shell_scripts = \ adhocfilelist/adhocfilelist.sh \ @@ -28,10 +28,18 @@ index 6e8781db..2d163636 100644 ltxfileinfo/ltxfileinfo \ - lua2dox/lua2dox_filter \ pdfbook2/pdfbook2 \ - pdfjam/pdf180 \ - pdfjam/pdf270 \ -@@ -293,64 +290,27 @@ texmf_shell_scripts = \ - pdfjam/pdfpun \ +- pdfjam/pdf180 \ +- pdfjam/pdf270 \ +- pdfjam/pdf90 \ +- pdfjam/pdfbook \ +- pdfjam/pdfflip \ +- pdfjam/pdfjam \ +- pdfjam/pdfjam-pocketmod \ +- pdfjam/pdfjam-slides3up \ +- pdfjam/pdfjam-slides6up \ +- pdfjam/pdfjoin \ +- pdfjam/pdfnup \ +- pdfjam/pdfpun \ pdftex-quiet/pdftex-quiet \ pdfxup/pdfxup \ - pst-pdf/ps4pdf \ @@ -86,7 +94,7 @@ index 6e8781db..2d163636 100644 - fontools/ot2kpx \ fragmaster/fragmaster.pl \ - getmap/getmapdl.lua \ - glossaries/makeglossaries \ +- glossaries/makeglossaries \ glossaries/makeglossaries-lite.lua \ - jfmutil/jfmutil.pl \ - kotex-utils/jamo-normalize.pl \ @@ -96,7 +104,10 @@ index 6e8781db..2d163636 100644 latex-git-log/latex-git-log \ latex-papersize/latex-papersize.py \ latex2man/latex2man \ -@@ -361,51 +321,21 @@ texmf_other_scripts = \ + latex2nemeth/latex2nemeth \ +- latexdiff/latexdiff-vc.pl \ +- latexdiff/latexdiff.pl \ +- latexdiff/latexrevise.pl \ latexindent/latexindent.pl \ latexmk/latexmk.pl \ latexpand/latexpand \ @@ -148,7 +159,7 @@ index 6e8781db..2d163636 100644 tex4ebook/tex4ebook \ texcount/texcount.pl \ texdef/texdef.pl \ -@@ -416,31 +346,16 @@ texmf_other_scripts = \ +@@ -416,31 +330,16 @@ texmf_other_scripts = \ texlive/fmtutil-sys.sh \ texlive/fmtutil-user.sh \ texlive/fmtutil.pl \ @@ -183,7 +194,7 @@ index 6e8781db..2d163636 100644 nobase_dist_texmf_scripts_SCRIPTS = \ $(texmf_shell_scripts) \ -@@ -450,7 +365,6 @@ nobase_dist_texmf_scripts_SCRIPTS = \ +@@ -450,7 +349,6 @@ nobase_dist_texmf_scripts_SCRIPTS = \ bin_links = \ cluttex:clxelatex \ cluttex:cllualatex \ |