X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=bin%2Fperlilib;h=b0e9f9aa93aa07005a149d36a66524c6b456a685;hb=932ed3e52b2766c7ccc06a9c04b2d36055494e9b;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'` "$@"