Bug 16084: [QA Follow-up] Correct three occurrences of __KOHA_CONF_DIR__
commite7180f557074f43236faa618e2d08d09ece2cb28
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 25 Mar 2016 08:15:14 +0000 (25 09:15 +0100)
committerJulian Maurice <julian.maurice@biblibre.com>
Fri, 1 Apr 2016 12:11:37 +0000 (1 14:11 +0200)
tree44bb5635f969c810e16c5323e0edfad563330618
parentd8ba2e95c43f3ce0cc66f0900288cf99e1f5bfc6
Bug 16084: [QA Follow-up] Correct three occurrences of __KOHA_CONF_DIR__

This bug correctly inserts substitutions for this variable.
Four occurrences will now be changed. The line for log4perl.conf is now
correct, but the three other changes point to a location that does not
exist: /etc/koha/sites/$instance/zebradb.
That should just be: /etc/koha/zebradb.
All three cases concern the explain files.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
(cherry picked from commit aa369c80c15b1699ddb89794c04bf0c3c0451b91)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
debian/templates/koha-conf-site.xml.in