mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 13:03:39 +08:00
For some reason, we need to return the full path to perl
This commit is contained in:
parent
a6c6874a1a
commit
9d358821e5
@ -11,7 +11,7 @@
|
||||
|
||||
|
||||
IFS=:
|
||||
try_without_dir=true
|
||||
try_without_dir=false
|
||||
# First we try "pod2man", then "$dir/pod2man" for each item in $PATH.
|
||||
for dir in dummy:$PATH; do
|
||||
if [ "$try_without_dir" = true ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user