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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 22 Jul 2013 14:45:45 +0000 (11:45 -0300)
commit2803bab669162aebf0c8f6360328842d2dfa2dc7
tree367519f179e8a87bcb6643f335b296e86db003db
parent6b94a9a3406f7c1b58a88b54c598ad617b84ee52
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>
(cherry picked from commit 0fe3d053ffe0adc4fda4fdb660ed93203ecc02d8)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Fixed a trivial conflict in Makefile.PL (course reserves are not in 3.12)
Makefile.PL
about.pl
debian/templates/koha-conf-site.xml.in
etc/koha-conf.xml