diff --git a/Makefile.PL b/Makefile.PL index 1a3eb3c51a..277742ad59 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -912,8 +912,8 @@ database to be used by Koha); print q( Koha uses the Zebra search engine for high-performance -searching of bibliographic and authority records. If you -have installed the Zebra software +searching of bibliographic and authority records. Checking +to see if you have installed the Zebra software... ); if (defined(my $zebra_path = find_zebra())) {