Merge trunk r3660
This commit is contained in:
parent
aefbe0fe11
commit
930b7429ca
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue