X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fperlilib;h=b0e9f9aa93aa07005a149d36a66524c6b456a685;hp=abe21ba24ffa07a786207507cb75dbcd3d63fc25;hb=bf8f0c5c1b594c3036057531c587db6e3f0bad18;hpb=d6430a3f772eae9f8b6690beccc76d04a1648772 diff --git a/bin/perlilib b/bin/perlilib index abe21ba..b0e9f9a 100755 --- a/bin/perlilib +++ b/bin/perlilib @@ -2,4 +2,4 @@ # # $Id$ -exec /usr/bin/perl`echo ":$PERLLIB"|sed 's/:/ -I/g'` "$@" +exec /usr/bin/perl`echo "${PERLLIB:+:$PERLLIB}"|sed 's/:/ -I/g'` "$@"