Changeset 2ee568e


Ignore:
Timestamp:
10/09/2005 08:05:27 AM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
0.2, 1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
83f64dc
Parents:
56353fb
Message:

Added && to the debian_fixes Flex patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dump-lfs-scripts.xsl

    r56353fb r2ee568e  
    140140        <xsl:text>patch -Z</xsl:text>
    141141        <xsl:value-of select="substring-after(string(),'patch')"/>
    142         <xsl:text> &#xA;</xsl:text>
     142        <xsl:text> &amp;&amp;&#xA;</xsl:text>
    143143      </xsl:when>
    144144      <xsl:otherwise>
Note: See TracChangeset for help on using the changeset viewer.