diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-23 17:58:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-23 17:58:40 +0000 |
commit | 54ea84b37b6e05b901fb3e22846c6662b6b247dc (patch) | |
tree | 55bca432a63cb0a6fb6398a98f0396e9367db925 /Master | |
parent | 612d4e31fcbdf58e8521d03e5918a0a815dfd953 (diff) |
(check_files): add release-texlive.txt to IgnorePatterns.
git-svn-id: svn://tug.org/texlive/trunk@37488 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf-dist/scripts/texlive/tlmgr.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index 50d1f9d2955..c4e07694a78 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -4880,7 +4880,7 @@ sub check_files { # 00texlive.image, q.v. The ones here are not included in the # archival source/ tarball; my @IgnorePatterns = qw! - source/ + release-texlive.txt source/ texmf-dist/ls-R$ texmf-doc/ls-R$ tlpkg/archive tlpkg/backups tlpkg/installer tlpkg/texlive.tlpdb tlpkg/tlpobj tlpkg/texlive.profile |