diff options
Diffstat (limited to 'Master/tlpkg/dev')
-rw-r--r-- | Master/tlpkg/dev/dev.multi-source-support-v2.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/dev/dev.multi-source-support-v2.patch b/Master/tlpkg/dev/dev.multi-source-support-v2.patch index 649177ba952..1e01217d56a 100644 --- a/Master/tlpkg/dev/dev.multi-source-support-v2.patch +++ b/Master/tlpkg/dev/dev.multi-source-support-v2.patch @@ -1153,7 +1153,7 @@ Index: tlpkg/TeXLive/TLPDB.pm +} + + -+# copied more or less from Text/Glob.pm ++# implementation copied from Text/Glob.pm (copyright Richard Clamp). + +sub glob_to_regex { + my $glob = shift; |