From: Richard Levitte Date: Tue, 25 Jun 2002 11:41:25 +0000 (+0000) Subject: For some reason, we need to return the full path to perl X-Git-Tag: OpenSSL_0_9_7-beta3~83 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a533b89c9fa0f806259b840a51327545a60651eb;p=oweals%2Fopenssl.git For some reason, we need to return the full path to perl --- diff --git a/util/pod2mantest b/util/pod2mantest index a67433407b..449ef14f1b 100755 --- a/util/pod2mantest +++ b/util/pod2mantest @@ -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