]> git.koha-community.org Git - koha.git/commit
Bug 9804 - Fix name for NORMARC biblio-koha-indexdefs.xml
authorMagnus Enger <magnus@enger.priv.no>
Mon, 15 Apr 2013 18:24:08 +0000 (20:24 +0200)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 27 Apr 2013 09:53:10 +0000 (21:53 +1200)
commitb7cdee156e47617ff79849321b178f66ec7058e6
tree12150ff69dee235ab20efc2727f7af5ed6830846
parent63ff9d849db148f35393fee80997da5864141cd6
Bug 9804 - Fix name for NORMARC biblio-koha-indexdefs.xml

When i did bug 8805, I gave the biblio-koha-indexdefs.xml file the
wrong name, and called it biblio-zebra-indexdefs.xml. This patch
fixes that.

To reproduce:
- Check that etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-
  indexdefs.xml exists

To test:
- Apply the patch and check that etc/zebradb/marc_defs/normarc/
  biblios/biblio-zebra-indexdefs.xml no longer exists, but that
  etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml
  does exist.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml [new file with mode: 0644]
etc/zebradb/marc_defs/normarc/biblios/biblio-zebra-indexdefs.xml [deleted file]