X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=bin%2Fperlilib;h=b0e9f9aa93aa07005a149d36a66524c6b456a685;hb=75c3d27d95dd84b8d8cb5e12ca7837a6276de262;hp=abe21ba24ffa07a786207507cb75dbcd3d63fc25;hpb=b09c490633bc1a1b259db15f6f9251fa6ff5dbce;p=nethome.git 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'` "$@"