diff options
Diffstat (limited to 'Master/tlpkg/dev')
-rw-r--r-- | Master/tlpkg/dev/srclist.txt | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/Master/tlpkg/dev/srclist.txt b/Master/tlpkg/dev/srclist.txt index a4e8a9e10e7..4a06a644b7f 100644 --- a/Master/tlpkg/dev/srclist.txt +++ b/Master/tlpkg/dev/srclist.txt @@ -14,7 +14,7 @@ # The output will be diffs for any files that are not up to date. # Basic config files. -# dev changes Master/texmf-dist/web2c/texmf.cnf Build/source/texk/kpathsea/ +Master/texmf-dist/web2c/texmf.cnf Build/source/texk/kpathsea/ Master/texmf-dist/web2c/fmtutil.cnf Build/source/texk/texlive/tl_scripts/fmtutil.cnf # Platform detection for tests: @@ -39,9 +39,14 @@ Build/source/texk/dvipdfm-x/data/pdfglyphlist.txt Master/texmf-dist/fonts/map/gl Build/source/texk/dvipdfm-x/data/dvipdfmx.cfg Master/texmf-dist/dvipdfmx/dvipdfmx.cfg # Scripts from GNU packages (locally) installed on the system; see -# Build/source/build-aux/README.TL. The version number embedded in the -# automake path is unfortunate (have to update manually at new automake -# releases), but automake provides no version-independent access. +# Build/source/build-aux/README.TL. +# +# The version number embedded in the automake path is unfortunate (have +# to update manually at new automake releases), but automake provides no +# version-independent access. +# /usr/local/gnu/share/libtool/build-aux/ltmain.sh Build/source/build-aux/ltmain.sh -/usr/local/gnu/share/automake-1.15/missing Build/source/build-aux/missing -/usr/local/gnu/share/automake-1.15/ylwrap Build/source/build-aux/ylwrap +# +/usr/local/gnu/share/automake-1.15/missing Build/source/build-aux/missing +/usr/local/gnu/share/automake-1.15/test-driver Build/source/build-aux/test-driver +/usr/local/gnu/share/automake-1.15/ylwrap Build/source/build-aux/ylwrap |