X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=sbin%2Frt-email-dashboards;h=820af01f80a56edcc0e1487eb6e957b9fd2cc359;hb=86404187edf4c62558d663ab6add371064e92575;hp=f1241870f2d54a69cc8d83315bcec23563c0e913;hpb=55db3b4c7e2fe5e2245adc01c5f8d7a0a436bafc;p=usit-rt.git diff --git a/sbin/rt-email-dashboards b/sbin/rt-email-dashboards index f124187..820af01 100755 --- a/sbin/rt-email-dashboards +++ b/sbin/rt-email-dashboards @@ -49,10 +49,6 @@ use strict; use warnings; -use lib '/www/data/rt/rt-perl/current-perl10/share/perl5'; -use lib '/www/data/rt/rt-perl/current-perl10/lib/perl5'; -use lib '/www/data/rt/rt-perl/current-perl10/lib64/perl5'; - # fix lib paths, some may be relative BEGIN { require File::Spec;