Bug 33277: Adjust source file for zebra mappings
The previous patches adjusted the mappings directly - moving this change to the correct build file Not needed for sign off, but QA can test that nothing changes when rebuilding the files: xsltproc etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml > etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl Signed-off-by: Frank Hansen <frank.hansen@ub.lu.se> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
c78b1a9a66
commit
154f12d67b
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml)
|
|||
<xslo:otherwise><xslo:text>notdefined</xslo:text></xslo:otherwise>
|
||||
</xslo:choose>
|
||||
</xslo:when>
|
||||
<xslo:otherwise><xslo:text>notdefined</xslo:text></xslo:otherwise>
|
||||
<xslo:otherwise><xslo:text>notspecified</xslo:text></xslo:otherwise>
|
||||
</xslo:choose>
|
||||
</xslo:variable>
|
||||
<z:index>
|
||||
|
|
Loading…
Reference in a new issue