Corrects a problem with package management arising from the recent changes

This commit is contained in:
Pierre Labastie 2013-03-02 19:31:26 +00:00
parent f0a31dea50
commit 90f304c8ae

View file

@ -179,7 +179,8 @@ esac
</xsl:text>
</xsl:if>
<xsl:if test="../@id = 'ch-system-glibc' and
$pkgmngt = 'y'">
@role='installation' and
$pkgmngt = 'y'">
<xsl:text>mkdir -pv $PKG_DEST/usr/include/{rpc,rpcsvc}
</xsl:text>
</xsl:if>