Changeset df41521 for BLFS/xsl


Ignore:
Timestamp:
11/06/2013 09:56:23 PM (11 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs
Children:
84a651c
Parents:
adc85de
Message:

Merge trunk 3745:3750

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/xsl/gen_pkg_list.xsl

    radc85de rdf41521  
    210210            <xsl:choose>
    211211              <xsl:when test="contains(preceding-sibling::sect1[1]/@id,
    212                                        'xorg7-') and not(@id='printproto')">
     212                                       'xorg7-') and
     213                              not(contains(preceding-sibling::sect1[1]/@id,
     214                                       'driver'))">
    213215                <xsl:call-template name="expand-deps">
    214216                  <xsl:with-param name="section">
Note: See TracChangeset for help on using the changeset viewer.