Added && to the debian_fixes Flex patch.
This commit is contained in:
parent
56353fb87d
commit
2ee568e967
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
|||
<xsl:value-of select="substring-before(string(),'patch')"/>
|
||||
<xsl:text>patch -Z</xsl:text>
|
||||
<xsl:value-of select="substring-after(string(),'patch')"/>
|
||||
<xsl:text> 
</xsl:text>
|
||||
<xsl:text> &&
</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:apply-templates/>
|
||||
|
|
Reference in a new issue