Fix a race condition when building flex by patching with the -Z flag

This commit is contained in:
Jeremy Huntwork 2005-10-09 02:31:28 +00:00
parent 2b73842751
commit 56353fb87d

View file

@ -135,6 +135,12 @@
<xsl:text> &amp;&amp;&#xA;</xsl:text>
</xsl:if>
</xsl:when>
<xsl:when test="contains(string(),'debian_fixes')">
<xsl:value-of select="substring-before(string(),'patch')"/>
<xsl:text>patch -Z</xsl:text>
<xsl:value-of select="substring-after(string(),'patch')"/>
<xsl:text> &#xA;</xsl:text>
</xsl:when>
<xsl:otherwise>
<xsl:apply-templates/>
<xsl:if test="not(contains(string(),'check')) and