Changeset d020649 for BLFS/xsl


Ignore:
Timestamp:
11/29/2015 07:13:54 PM (9 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, new_features, trunk
Children:
00313dd
Parents:
e91a15d
Message:

Fix exchanged lines in BLFS/xsl/gen_pkg_list.xsl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/xsl/gen_pkg_list.xsl

    re91a15d rd020649  
    287287        </xsl:attribute>
    288288        <xsl:attribute name="name">
    289         </xsl:attribute>
    290289          <xsl:value-of select="translate(normalize-space(text()),' ','-')"/>
     290        </xsl:attribute>
    291291        <xsl:attribute name="type">link</xsl:attribute>
    292292      </xsl:element>
Note: See TracChangeset for help on using the changeset viewer.