Bug 8911: make sure history.txt gets installed where history.txt can see it
authorTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 2 Jul 2013 21:35:58 +0000 (18:35 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 22 Jul 2013 14:11:48 +0000 (14:11 +0000)
commit0fe3d053ffe0adc4fda4fdb660ed93203ecc02d8
tree914e514a646dd73284854d69f85fa2782ac9609d
parent6405f26524de79f98139b6c076543781925caaca
Bug 8911: make sure history.txt gets installed where history.txt can see it

This patch makes Makefile.PL put the history.txt file in the right places
depending on the chosen setup layout, adds a reference to that place in
koha-conf.xml (and debian template version), and finally tweaks about.pl to
use it.

To test, apply the patch and verify that perl Makefile.PL runs fine, and
installing in
 - dev
 - single
 - standard
layouts works as expected. Then go to the about.pl page and see if Koha's
history shows there.

Then, build your packages and test on your newly created instances.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Makefile.PL
about.pl
debian/templates/koha-conf-site.xml.in
etc/koha-conf.xml