]> git.koha-community.org Git - koha.git/commit
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)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 6 Jun 2014 12:40:19 +0000 (08:40 -0400)
commit0df48cb1318a87a1f355c2c1969c898fe7290222
tree2cb3ef5ac7808bb557cffe773589219a56aa779c
parent26719fc3db61d8bf70a53878d850f90fb29586ef
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>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 996060aa92aa091a991ebe25cd2cd255b0d9d694)
Makefile.PL
rewrite-config.PL