X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=examples%2F4charts.pl.in;fp=examples%2F4charts.pl.in;h=beeb6f4a2e6f218e10c24395aeb603269ff73a33;hp=7249b07aac48a2d7d8f579d82870c00b1ea2ef3f;hb=c2588300e3b61df51b846dd79d90b3da9628d0cb;hpb=5b1d628ac291d76978e00ceaa9d4930f0049703b diff --git a/examples/4charts.pl.in b/examples/4charts.pl.in index 7249b07..beeb6f4 100755 --- a/examples/4charts.pl.in +++ b/examples/4charts.pl.in @@ -1,9 +1,7 @@ #! @PERL@ #makes things work when run without install -use lib qw( ../bindings/perl-shared/blib/lib ../bindings/perl-shared/blib/arch ); -# this is for after install -use lib qw( @prefix@/lib/perl ../lib/perl ); +use lib qw( @prefix@/lib/perl ); use RRDs;