diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-linked-scripts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-update-linked-scripts b/Master/tlpkg/bin/tl-update-linked-scripts index dc86c23a89a..6168072c237 100755 --- a/Master/tlpkg/bin/tl-update-linked-scripts +++ b/Master/tlpkg/bin/tl-update-linked-scripts @@ -31,5 +31,4 @@ test -r $Dest/scripts.lst || { . $Dest/scripts.lst -compare_and_copy texmf $texmf_scripts -compare_and_copy texmf-dist $texmf_dist_scripts +compare_and_copy texmf-dist $texmf_scripts |