Ignore:
Timestamp:
11/18/2015 10:54:13 AM (9 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, new_features, trunk
Children:
39da010
Parents:
7dc8595
Message:

Adjustements for non-versioned packages:

  • allows xorg-env to be a dependency although it is a sect2 id
  • remove the ban on xorg-env in dependencies.xsl
  • directly call the template mode="normal" for modules, since there are no special cases in this case.
  • treat all sect1 s, even if they do not have a xreflabel.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/xsl/dependencies.xsl

    r7dc8595 r82bd7a6  
    5656    <xsl:variable name="depname">
    5757      <xsl:choose>
    58         <xsl:when test="@name='xorg-env'"/>
    5958        <xsl:when test="@name='x-window-system'">xinit</xsl:when>
    6059        <xsl:when test="@name='xorg7'">xinit</xsl:when>
Note: See TracChangeset for help on using the changeset viewer.