X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bashrc;h=325758b3e8dc41b829570dbdec353116554890a3;hp=d9c875e0cdd58a7ce63f379affa19db3e89281f7;hb=766f6b95de1e90a772e9ed0741888a182ea72547;hpb=7e0d9d93b45e6f6847013673efae348ad2ca3bd9 diff --git a/.bashrc b/.bashrc index d9c875e..325758b 100644 --- a/.bashrc +++ b/.bashrc @@ -23,7 +23,7 @@ _bash_profile_addpath MANPATH "$HOME/man" _bash_profile_addpath CVSROOT "$HOME/cvs" single _bash_profile_addpath CVSROOT "$HOME/pserver/cvs" single -for _perldir in $(eval "echo $HOME/lib/perl5/site_perl$( +for _perldir in $(eval "echo $HOME/lib/perl5{,/site_perl}$( for perlvar in version archname;do echo -n '{,/' perl -V:"$perlvar"|cut -d "'" -f 2|tr -d '\n'