From: Richard Levitte Date: Tue, 25 Jun 2002 11:40:49 +0000 (+0000) Subject: For some reason, we need to return the full path to perl X-Git-Tag: OpenSSL_0_9_6e~26^2~46 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9d358821e5997a5798561f5e791321e238d78665;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