| Summary: | Add missing Z3950 updates to Makefile.PL | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Mason James <mtj> |
| Component: | Installation and upgrade (command-line installer) | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | critical | ||
| Priority: | P1 - high | CC: | 1joynelson, lucas, martin.renvoize, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13937 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
20.05.00, 19.11.02
|
Circulation function: | |
| Bug Depends on: | 13937 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 13937: add z3950 to makefile
Add missing Z3950 updates to Makefile.PL, so tar file will build ok Bug 24445: Add z3950 to makefile (bug 13937 follow-up) |
||
|
Description
Mason James
2020-01-17 10:48:44 UTC
Created attachment 97494 [details] [review] Bug 13937: add z3950 to makefile Created attachment 97495 [details] [review] Add missing Z3950 updates to Makefile.PL, so tar file will build ok this bug was introduced in BZ 13937 to test... 1/ attempt to build koha tar, observe failure 2/ apply patch 3/ attempt to build koha tar, observe success! (In reply to Mason James from comment #2) > Created attachment 97495 [details] [review] [review] > Add missing Z3950 updates to Makefile.PL, so tar file will build ok > > this bug was introduced in BZ 13937 hi Joy, needs to be backported to 19.11.x branch too :0) Created attachment 97497 [details] [review] Bug 24445: Add z3950 to makefile (bug 13937 follow-up) Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Trivial correction, Passing QA.. Thanks Mason Nice work everyone! Pushed to master for 20.05 Pushed to 19.11.x branch for 19.11.02 19.05.x lacks dependency, no backport |