Bug 25068: Fix koha-common.install directives
authorDavid Cook <dcook@prosentient.com.au>
Mon, 18 May 2020 03:02:05 +0000 (03:02 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 19 May 2020 07:27:53 +0000 (08:27 +0100)
commitda1a85b3a7a134c8eccc24a06828727c258db60f
tree1070351198f9daf6c2616f36636dad3464228b9f
parentba59f81d2fb947e9cf1ec0e2b74e9bce64168ff8
Bug 25068: Fix koha-common.install directives

Bug 24735 removed etc/searchengine/queryparser.yml, which removed
the need for koha-common.install to install the following file:
debian/tmp/etc/koha/searchengine

This patch removes that line and causes the Koha packages to build
correctly again.

To test:
0) Apply patch
1) Build a Koha package using one of the following methods:
- https://wiki.koha-community.org/wiki/Building_Debian_Packages_-_The_Easy_Way
- https://hub.docker.com/r/koha/koha-dpkg
- https://gitlab.com/minusdavid/koha-deb-builder-docker

Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
debian/koha-common.install