From 48abdea17651f1242a0264d40450bb9743bad842 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 23 Jan 2020 18:03:34 +0000 Subject: allcm,allneeded have no windows wrappers git-svn-id: svn://tug.org/texlive/trunk@53508 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/texlive/linked_scripts/ChangeLog | 6 ++++++ Build/source/texk/texlive/linked_scripts/Makefile.am | 4 ++-- Build/source/texk/texlive/linked_scripts/Makefile.in | 4 ++-- Build/source/texk/texlive/linked_scripts/scripts.lst | 4 ++-- 4 files changed, 12 insertions(+), 6 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/texlive/linked_scripts/ChangeLog b/Build/source/texk/texlive/linked_scripts/ChangeLog index e590cf650fc..45e69c6a134 100644 --- a/Build/source/texk/texlive/linked_scripts/ChangeLog +++ b/Build/source/texk/texlive/linked_scripts/ChangeLog @@ -1,3 +1,9 @@ +2020-01-23 Karl Berry + + * Makefile.am (texmf_shell_scripts): allcm.sh and allneeded.sh + in the new texlive-extra/ belong here instead of texmf_other_scripts, + since there is no Windows wrapper for them. + 2019-12-29 Karl Berry * Makefile.am (texmf_other_scripts): add mktexlsr mktexmf diff --git a/Build/source/texk/texlive/linked_scripts/Makefile.am b/Build/source/texk/texlive/linked_scripts/Makefile.am index 722796f2108..904bf639186 100644 --- a/Build/source/texk/texlive/linked_scripts/Makefile.am +++ b/Build/source/texk/texlive/linked_scripts/Makefile.am @@ -72,6 +72,8 @@ texmf_shell_scripts = \ pdfxup/pdfxup \ pst-pdf/ps4pdf \ simpdftex/simpdftex \ + texlive-extra/allcm.sh \ + texlive-extra/allneeded.sh \ texosquery/texosquery.sh \ texosquery/texosquery-jre5.sh \ texosquery/texosquery-jre8.sh \ @@ -204,8 +206,6 @@ texmf_other_scripts = \ texlive/updmap-sys.sh \ texlive/updmap-user.sh \ texlive/updmap.pl \ - texlive-extra/allcm.sh \ - texlive-extra/allneeded.sh \ texliveonfly/texliveonfly.py \ texloganalyser/texloganalyser \ texplate/texplate.sh \ diff --git a/Build/source/texk/texlive/linked_scripts/Makefile.in b/Build/source/texk/texlive/linked_scripts/Makefile.in index 4e1ffd9efc5..806dbdf0b60 100644 --- a/Build/source/texk/texlive/linked_scripts/Makefile.in +++ b/Build/source/texk/texlive/linked_scripts/Makefile.in @@ -284,6 +284,8 @@ texmf_shell_scripts = \ pdfxup/pdfxup \ pst-pdf/ps4pdf \ simpdftex/simpdftex \ + texlive-extra/allcm.sh \ + texlive-extra/allneeded.sh \ texosquery/texosquery.sh \ texosquery/texosquery-jre5.sh \ texosquery/texosquery-jre8.sh \ @@ -417,8 +419,6 @@ texmf_other_scripts = \ texlive/updmap-sys.sh \ texlive/updmap-user.sh \ texlive/updmap.pl \ - texlive-extra/allcm.sh \ - texlive-extra/allneeded.sh \ texliveonfly/texliveonfly.py \ texloganalyser/texloganalyser \ texplate/texplate.sh \ diff --git a/Build/source/texk/texlive/linked_scripts/scripts.lst b/Build/source/texk/texlive/linked_scripts/scripts.lst index 9620e283975..915ecbc94fc 100644 --- a/Build/source/texk/texlive/linked_scripts/scripts.lst +++ b/Build/source/texk/texlive/linked_scripts/scripts.lst @@ -16,6 +16,8 @@ pdftex-quiet/pdftex-quiet pdfxup/pdfxup pst-pdf/ps4pdf simpdftex/simpdftex +texlive-extra/allcm.sh +texlive-extra/allneeded.sh texosquery/texosquery.sh texosquery/texosquery-jre5.sh texosquery/texosquery-jre8.sh @@ -147,8 +149,6 @@ texlive/tlmgr.pl texlive/updmap-sys.sh texlive/updmap-user.sh texlive/updmap.pl -texlive-extra/allcm.sh -texlive-extra/allneeded.sh texliveonfly/texliveonfly.py texloganalyser/texloganalyser texplate/texplate.sh -- cgit v1.2.3