make it work on 20.11.06 - wip

correct zebra format in makefile
This commit is contained in:
2022-01-27 16:52:34 +01:00
parent 89692f731f
commit 54f4ea7674
9 changed files with 18767 additions and 5 deletions

View File

@@ -66,8 +66,8 @@
- name: deploy Makefile
template:
src: "{{ item }}"
dest: "{{ koha_src_dir }}"
src: "{{ item }}_{{ koha_version }}"
dest: "{{ koha_src_dir }}/{{ item }}"
loop:
- Makefile
- MYMETA.json