From e660c70b823e2f8cb7cc453d995e16b4434c6eee Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 26 Mar 2012 01:08:58 -0400 Subject: [PATCH] Bug 7818: move koha-indexdefs-to-zebra.xsl Since the koha-indexdefs-to-zebra.xsl stylesheet will be used by both bib and authority indexing, put in a central location. Signed-off-by: Galen Charlton Signed-off-by: Jared Camins-Esakov Signed-off-by: Paul Poulain --- .../{marc_defs/marc21/authorities => xsl}/koha-indexdefs-to-zebra.xsl | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename etc/zebradb/{marc_defs/marc21/authorities => xsl}/koha-indexdefs-to-zebra.xsl (100%) diff --git a/etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl b/etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl similarity index 100% rename from etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl rename to etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl -- 2.11.0