From 4f9b3e7bc88a96467c72115ce961550050461cdd Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Tue, 24 Oct 2017 14:16:02 -0300 Subject: [PATCH] Bug 7317: Adjust packages koha-conf.xml Signed-off-by: Tomas Cohen Arazi Signed-off-by: Magnus Enger Original sign off message: It's impossible to give a test plan for this... I have implemented a "plugin" for Norwegian ILL (based on NCIP): https://github.com/Libriotech/koha-illbackend-nncipp Several issues have been discovered while writing the plugin, and Alex has fixed them along the way. Currently I do not know about any funcional issues, and I am happy to sign off. Update: I have applied the new patchset and done some exploratory testing, using the Dummy backend. Everything seems to be fine after the patches were re-arranged and with the followups from Tomas. All tests pass. --- debian/templates/koha-conf-site.xml.in | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in index 8e8204f..a8152a9 100644 --- a/debian/templates/koha-conf-site.xml.in +++ b/debian/templates/koha-conf-site.xml.in @@ -327,5 +327,26 @@ __END_SRU_PUBLICSERVER__ koha___KOHASITE__ + + + /usr/share/koha/lib/Koha/Illbackends + + hide + + hide + + branch + + ILLLIBS + + -- 2.7.4