[Koha-bugs] [Bug 25068] koha-common build error caused by missing /etc/searchengine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 18 05:16:11 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25068

--- Comment #5 from David Cook <dcook at prosentient.com.au> ---
Created attachment 104993
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104993&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list