Bug 17228 - Make two versions of SIPconfig.xml identical
authorMagnus Enger <magnus@libriotech.no>
Wed, 31 Aug 2016 08:47:43 +0000 (10:47 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 2 Sep 2016 15:48:14 +0000 (15:48 +0000)
commitd0d8bd18225483c3c28ba9e0bd368301c6835a66
tree55ca768f0aaa0db019d273d144f2eb060d5958fe
parentcb72420b4672ec41ebaeb9a51b6387e6f8bb5313
Bug 17228 - Make two versions of SIPconfig.xml identical

Several bugs have made changes to etc/SIPconfig.xml but not
updated debian/templates/SIPconfig.xml. This means that an admin
using the Debian packages who enables SIP2 for a site and looks at
/etc/koha/sites/<instance>/SIPconfig.xml will not see an up-to-date
version of that file, with the risk of missing possible config
opportunities.

Since debian/templates/SIPconfig.xml contains no placeholders or
other magic stuff related to the Debian packaging, this patch simply
copies etc/SIPconfig.xml to debian/templates/SIPconfig.xml

To test: diff etc/SIPconfig.xml debian/templates/SIPconfig.xml
There should be no difference between the files

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
debian/templates/SIPconfig.xml