]> git.uio.no Git - usit-rt.git/blobdiff - sbin/rt-email-dashboards
Upgrade to 4.0.8 with modification of ExternalAuth.
[usit-rt.git] / sbin / rt-email-dashboards
index f1241870f2d54a69cc8d83315bcec23563c0e913..820af01f80a56edcc0e1487eb6e957b9fd2cc359 100755 (executable)
 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;