Fix jhalfs for new idrefs in lfs svn
This commit is contained in:
parent
9a61eadbbf
commit
c035132e2a
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
||||||
version 2.4, let us keep this -->
|
version 2.4, let us keep this -->
|
||||||
<xsl:if test="(../@id='chapter-temporary-tools' or
|
<xsl:if test="(../@id='chapter-temporary-tools' or
|
||||||
../@id='chapter-building-system' or
|
../@id='chapter-building-system' or
|
||||||
../@id='chapter-bootscripts' or
|
../@id='chapter-config' or
|
||||||
../@id='chapter-bootable') and
|
../@id='chapter-bootable') and
|
||||||
(sect2[not(@revision) or @revision=$revision]//..|.)/
|
(sect2[not(@revision) or @revision=$revision]//..|.)/
|
||||||
screen[(not(@role) or @role != 'nodump') and
|
screen[(not(@role) or @role != 'nodump') and
|
||||||
|
|
Reference in a new issue