Bug 25618: Fix wrong package install path for misc dir
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 May 2020 13:30:02 +0000 (15:30 +0200)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Sun, 14 Jun 2020 22:09:00 +0000 (10:09 +1200)
commit35a82df24c380861b33ccbacc95cb8645db431d1
treef1ba40e6c03f09dd1e7e290aa58888f9e04f7421
parentdb19a00854453ba1ad0fada7018562d87d41fe86
Bug 25618: Fix wrong package install path for misc dir

root@koha-debian9:/# koha-z3950-responder --start d9
[....] Starting Z39.50/SRU daemon for d9:Can't open perl script "/usr/share/koha/bin/z3950_responder.pl/z3950_responder.pl": Not a directory
 failed!

Test plan:
On a dev install, copy the debian script and run it
Same on a package install

Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 7b1e8c59fe0edc2faab878c6bd9d45de9f720e81)
Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
debian/scripts/koha-z3950-responder