diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-02 01:13:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-02 01:13:47 +0000 |
commit | 6e7ce111ef70383750f909f3dc2f97d4efeccd6b (patch) | |
tree | e3af0ca52e6533567211f340fb93910b26ec0fab /Master/tlpkg | |
parent | dc9b6d4a82e9927c3ea409bbf5c1e7e238e15684 (diff) |
/usr/bin/env perl
git-svn-id: svn://tug.org/texlive/trunk@17278 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tl-check-files-by-format | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-check-files-by-format b/Master/tlpkg/bin/tl-check-files-by-format index 778ee96e751..fad08b18657 100755 --- a/Master/tlpkg/bin/tl-check-files-by-format +++ b/Master/tlpkg/bin/tl-check-files-by-format @@ -1,5 +1,4 @@ -#!/usr/bin/perl - +#!/usr/bin/env perl # $Id$ # # Check that files in various formats are in good shape. |