Bug 16733: Adjust koha-indexer
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 15 Jun 2016 11:43:41 +0000 (13:43 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 20 Jan 2017 14:15:27 +0000 (14:15 +0000)
commit2fc1b469e223065d168a6e33a0a7c541a76a6ada
treecf7b8bc5f7fef24b7f0d0c57ab21e3831a81fc78
parent513618e627d90d7996267befe940ab850ef1fd62
Bug 16733: Adjust koha-indexer

[1] Add a call to the new adjust_paths_dev_install
[2] Differentiate location of rebuild_zebra.pl

NOTE: The scripts assume koha-functions.sh to be in /usr/share/koha/bin.
Finding a better location for this shell library may be hard.

Test plan:
Run koha-indexer for a regular package install or a dev install.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
debian/scripts/koha-indexer