The preceding merge added a
line concerning porg, which is not in version 2.4...
This commit is contained in:
parent
72063a43b4
commit
4cd2611b21
1 changed files with 1 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Reference in a new issue