]> 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:52:48 +0000 (21:52 +1200)
commit958e7626f16d46c9e1e8c81e8c9614364966deec
tree1473ba86b00397d4307e0265ce11ee8c770b215b
parent575f8ed4425a7de45765ef10866569ff52645e6b
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]