Bug 33159: Correctly form thesaurus term for non-subject headings
[koha-ffzg.git] / rewrite-config.PL
index 4484e60..b0ecb8f 100644 (file)
@@ -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