Fix clearly untested "clever" hack.
This commit is contained in:
parent
74cc3698bd
commit
4f9b306ca7
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
:
|
||||
eval 'exec perl $0 -S ${1+"$@"}'
|
||||
eval 'exec perl -S $0 ${1+"$@"}'
|
||||
if $running_under_some_shell;
|
||||
##
|
||||
## Configure -- OpenSSL source tree configuration script
|
||||
|
|
Loading…
Reference in a new issue