Bug 10580: (follow-up) tweak wording about looking for zebrasrv & zebraidx
authorGalen Charlton <gmc@esilibrary.com>
Fri, 21 Feb 2014 17:38:42 +0000 (17:38 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 21 Feb 2014 17:38:42 +0000 (17:38 +0000)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>

Makefile.PL

index 1a3eb3c..277742a 100644 (file)
@@ -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())) {