Commit 9d358821 authored by Richard Levitte's avatar Richard Levitte
Browse files

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

parent a6c6874a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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