diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-01-07 13:41:40 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-01-07 13:41:40 +0000 |
commit | 0828e9e0b6782af334a50ea9497aba80f16711c0 (patch) | |
tree | 741818cbfd474fa4bcfc3c327697473a558fd0b8 /Build | |
parent | d255deb69ca3dfb8eb4b7b6a8e240b2238f78fcd (diff) |
texlive/linked_scripts: Update scripts.lst and comment in Makefile.am
git-svn-id: svn://tug.org/texlive/trunk@25042 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/texlive/linked_scripts/Makefile.am | 9 | ||||
-rw-r--r-- | Build/source/texk/texlive/linked_scripts/Makefile.in | 9 | ||||
-rw-r--r-- | Build/source/texk/texlive/linked_scripts/scripts.lst | 1 |
3 files changed, 9 insertions, 10 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/Makefile.am b/Build/source/texk/texlive/linked_scripts/Makefile.am index d2455afa888..98908a4fb65 100644 --- a/Build/source/texk/texlive/linked_scripts/Makefile.am +++ b/Build/source/texk/texlive/linked_scripts/Makefile.am @@ -146,12 +146,11 @@ bin_links = \ # space, but more importantly omit duplication, and most # importantly of all make it possible to invoke the same Perl script on # Windows (see ../w32_wrapper). -# +# # The installation into texmf*/scripts is ideally done with ctan2tl. -# The copy of the wrapper for Windows is done by hand, is done by -# ctan2tl. (And for shell scripts, its addition must be undone by -# hand.) The check-wrapper-consistency script checks after the fact for -# problems. +# The copy of the wrapper for Windows is also done by ctan2tl. (And +# for shell scripts, its addition must be undone by hand.) The +# check-wrapper-consistency script checks after the fact for problems. # # We also keep a copy of all the scripts here and install into the runtime. # This is purely for other distro builders, so symlinks are not dangling in diff --git a/Build/source/texk/texlive/linked_scripts/Makefile.in b/Build/source/texk/texlive/linked_scripts/Makefile.in index a61ed0f1802..3e43a7acf08 100644 --- a/Build/source/texk/texlive/linked_scripts/Makefile.in +++ b/Build/source/texk/texlive/linked_scripts/Makefile.in @@ -172,12 +172,11 @@ DISTCLEANFILES = scripts.tmp # space, but more importantly omit duplication, and most # importantly of all make it possible to invoke the same Perl script on # Windows (see ../w32_wrapper). -# +# # The installation into texmf*/scripts is ideally done with ctan2tl. -# The copy of the wrapper for Windows is done by hand, is done by -# ctan2tl. (And for shell scripts, its addition must be undone by -# hand.) The check-wrapper-consistency script checks after the fact for -# problems. +# The copy of the wrapper for Windows is also done by ctan2tl. (And +# for shell scripts, its addition must be undone by hand.) The +# check-wrapper-consistency script checks after the fact for problems. # # We also keep a copy of all the scripts here and install into the runtime. # This is purely for other distro builders, so symlinks are not dangling in diff --git a/Build/source/texk/texlive/linked_scripts/scripts.lst b/Build/source/texk/texlive/linked_scripts/scripts.lst index fa158930fc3..e018078e25f 100644 --- a/Build/source/texk/texlive/linked_scripts/scripts.lst +++ b/Build/source/texk/texlive/linked_scripts/scripts.lst @@ -10,6 +10,7 @@ texlive/tlmgr.pl texmf_dist_scripts=' bibexport/bibexport.sh installfont/installfont-tl +latexfileversion/latexfileversion listings-ext/listings-ext.sh pdfjam/pdf180 pdfjam/pdf270 |