From 1d276d58099fa60666bccc13c7b9d839946946c1 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 21 Feb 2014 17:38:42 +0000 Subject: [PATCH] Bug 10580: (follow-up) tweak wording about looking for zebrasrv & zebraidx Signed-off-by: Galen Charlton --- Makefile.PL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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())) { -- 2.11.0