diff options
Diffstat (limited to 'Master/bin/i386-darwin/ps2eps')
-rwxr-xr-x | Master/bin/i386-darwin/ps2eps | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/bin/i386-darwin/ps2eps b/Master/bin/i386-darwin/ps2eps index aeb0e9a8e43..fd00ba9faca 100755 --- a/Master/bin/i386-darwin/ps2eps +++ b/Master/bin/i386-darwin/ps2eps @@ -1,4 +1,5 @@ -#!/usr/bin/env perl +eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q' # -*-perl-*- + if 0; # The expression in the previous line replaces the unix specific line # {#!/usr/bin/perl}. # ps2eps - convert PostScript to EPS (Encapsulated PostScript) files |