For some reason, we need to return the full path to perl

This commit is contained in:
Richard Levitte 2002-06-25 11:41:25 +00:00
parent a2ffad81c8
commit a533b89c9f

View file

@ -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