Bug 14106: patch existing zebra configs with new modulePath
authorRobin Sheat <robin@catalyst.net.nz>
Fri, 22 May 2015 01:48:13 +0000 (13:48 +1200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 22 May 2015 14:14:17 +0000 (11:14 -0300)
commit48d793a0de9229463026444b3f919af9522d2211
treeb58252e7e560ab1afef6c59d927fcf1a0d827eac
parentb119dfcc0f6a7e676685e62193da0e1c138f0831
Bug 14106: patch existing zebra configs with new modulePath

This patches the zebra configuration of existing Koha installations so
that their modulePath will work on newer Debian (and presumably Ubuntu)
releases.

Testing:
* Install a package built with this patch onto a system with instances
  created by an older Koha version.
* Check that the files in /etc/koha/sites/*/zebra-*.cfg have the new
  modulePath: directive rather than the old one.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
debian/koha-common.postinst