Bug 9239 follow-up: update koha-conf.xml
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 6 Feb 2013 19:03:03 +0000 (14:03 -0500)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sun, 17 Mar 2013 01:32:33 +0000 (21:32 -0400)
commit09de3b93be2a294442576fba606ef434e2ea11a0
treed48002b8c1b646cb7f1b65f4d33f729c045c0f5e
parent9d450224c185683ddbbd9c2c0a7b0266c50e99a5
Bug 9239 follow-up: update koha-conf.xml

The previous patches were missing the koha-conf.xml updates. This patch
updates koha-conf.xml and makes the changes neccessary to include the
QueryParser configuration file in the packages.

To test:
1) Run Makefile and check generated koha-conf.xml to confirm that the
   line <queryparser_config>...</queryparser_config> is there with an
   absolute path.
2) That was it.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested update successfully - new line now shows up and
query parser is used.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
debian/koha-common.install
debian/templates/koha-conf-site.xml.in
etc/koha-conf.xml