X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=rewrite-config.PL;h=b0ecb8f80d85649796954f345f42daea2a12860c;hb=de75673d8acfc44bde99a4ac303758bfa7769185;hp=4484e60d34aa10e9cab4f7f3b66981342e598d67;hpb=06a58fe56df512d6aa770a8a5478bed93e0a17fd;p=koha-ffzg.git diff --git a/rewrite-config.PL b/rewrite-config.PL index 4484e60d34..b0ecb8f80d 100644 --- a/rewrite-config.PL +++ b/rewrite-config.PL @@ -159,6 +159,8 @@ my %configuration = ( '__SMTP_USER_NAME__' => '', '__SMTP_PASSWORD__' => '', '__SMTP_DEBUG__' => '0', + '__PERL_MODULE_LIB_DIR__' => "$prefix/lib", + '__PERL5LIB_DIRS__' => "$prefix/lib", ); # Override configuration from the environment