Bug 10580: adjust Makefile.PL to reflect that Zebra no longer optional in Koha setup
[koha-equinox.git] / rewrite-config.PL
index e903d49..ea69c94 100644 (file)
@@ -134,7 +134,6 @@ $prefix = $ENV{'INSTALL_BASE'} || "/usr";
   "__PAZPAR2_PORT__" => '11002',
   "__INSTALL_MODE__" => 'standard',
   "__INSTALL_BASE__" => '/usr/share/koha',
-  "__INSTALL_ZEBRA__" => 'yes',
   "__INSTALL_SRU__" => 'yes',
   "__INSTALL_PAZPAR2__" => 'no',
   "__PAZPAR2_TOGGLE_XML_PRE__" => '<!--',