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)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 21 Feb 2014 17:38:15 +0000 (17:38 +0000)
commit0b989fe0b2097d747da1fd6d04aa8aecc5652d06
tree8e89cc55cbe92cc537e60955d5a7a0418cae5d2d
parent988dc3b64af00d34f535b811f4093782ac7925a1
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>
Makefile.PL
rewrite-config.PL