The preceding merge added a

line concerning porg, which is not in version 2.4...
This commit is contained in:
Pierre Labastie 2018-03-10 20:29:49 +00:00
parent 72063a43b4
commit 4cd2611b21

View file

@ -194,8 +194,7 @@ esac
</xsl:if> </xsl:if>
<xsl:if test="../@id = 'ch-system-libelf' and <xsl:if test="../@id = 'ch-system-libelf' and
@role='installation' and @role='installation' and
$pkgmngt = 'y' and $pkgmngt = 'y'">
$wrap-install = 'n'">
<xsl:text>mkdir -pv $PKG_DEST/usr/lib/pkgconfig <xsl:text>mkdir -pv $PKG_DEST/usr/lib/pkgconfig
</xsl:text> </xsl:text>
</xsl:if> </xsl:if>