Skip to content
Commit 3a99ee6e authored by Issam E. Maghni's avatar Issam E. Maghni Committed by Sergey Udaltsov
Browse files

xml2lst: use dynamic Perl path

Stop hardcoding the Perl path to /usr/bin/perl. Not all systems have
Perl installed to /usr/bin, and some users might have installed Perl to
a custom location.

Instead, use /usr/bin/env, which performs a $PATH lookup to find the
Perl executable.
parent ba00d1dd
Pipeline #334825 passed with stages
in 4 minutes and 49 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment