Added env var MARCFLAVOUR to spec marc to be installed for zebra
[koha-equinox.git] / rewrite-config.PL
index 9c7752b..034aec2 100644 (file)
@@ -89,6 +89,7 @@ $prefix = $ENV{'PREFIX'} || "/usr";
   "__WEBSERVER_PORT_LIBRARIAN__" => "8080",
   "__ZEBRA_PASS__" => "zebrastripes",
   "__ZEBRA_USER__" => "kohauser",
+  "__MARCFLAVOUR__" => "marc21",
 );
 
 # Override configuration from the environment