summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-23 23:07:50 +0000
committerKarl Berry <karl@freefriends.org>2014-05-23 23:07:50 +0000
commit90e4b63b723a520dcb713b2b1b3fa72ed56e22ec (patch)
treeea59e639f4db4aa7c618d6f35eae7730e1701b06 /Build
parent603940e0c6c087947dc17f97076df61ab56581d7 (diff)
missed commits
git-svn-id: svn://tug.org/texlive/trunk@34243 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/source/texk/texlive/linked_scripts/texlive/tlmgr.pl8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl
index aa71d1c3a5f..d7996f562dd 100755
--- a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl
+++ b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl
@@ -1,12 +1,12 @@
#!/usr/bin/env perl
-# $Id: tlmgr.pl 34217 2014-05-22 22:55:37Z karl $
+# $Id: tlmgr.pl 34227 2014-05-23 13:13:03Z karl $
#
# Copyright 2008-2014 Norbert Preining
# This file is licensed under the GNU General Public License version 2
# or any later version.
-my $svnrev = '$Revision: 34217 $';
-my $datrev = '$Date: 2014-05-23 00:55:37 +0200 (Fri, 23 May 2014) $';
+my $svnrev = '$Revision: 34227 $';
+my $datrev = '$Date: 2014-05-23 15:13:03 +0200 (Fri, 23 May 2014) $';
my $tlmgrrevision;
my $prg;
if ($svnrev =~ m/: ([0-9]+) /) {
@@ -4816,7 +4816,7 @@ sub check_runfiles {
foreach my $f (@duplicates) {
# assume tex4ht, xdy, afm stuff is ok, and don't worry about
# Changes, README et al. Other per-format versions.
- next if $f =~ /\.(afm|cfg|exe|4hf|htf|xdy)$/;
+ next if $f =~ /\.(afm|cfg|dll|exe|4hf|htf|xdy)$/;
next if $f
=~ /^((czech|slovak)\.sty
|Changes