Bug 10580: adjust Makefile.PL to reflect that Zebra no longer optional in Koha setup
authorTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 24 Jan 2014 13:40:03 +0000 (10:40 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 21 May 2014 08:37:20 +0000 (10:37 +0200)
commit996060aa92aa091a991ebe25cd2cd255b0d9d694
treec15cb66b5cc0dce4a7478d668610185c0e3efa34
parent1bfb679a084aadabcee0c51dd2828da8746baba3
Bug 10580: adjust Makefile.PL to reflect that Zebra no longer optional in Koha setup

Running Makefile.PL asks the user whether to install the Zebra
configuration files and different texts relate to the user having
chosen to use Zebra.

This patch removes references to choosing to use Zebra and removes
the related variables from the code.

To test:
- Apply the patch
- Go through the different install modes
- Verify that nothing nothing is broken

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 0b989fe0b2097d747da1fd6d04aa8aecc5652d06)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Makefile.PL
rewrite-config.PL