rpcbind: broken for musl

This commit is contained in:
Jürgen Buchmüller 2017-11-08 09:52:41 +01:00
parent c80dc0d02c
commit a531ec8f50
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ license="BSD"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
checksum=074a9a530dc7c11e0d905aa59bcb0847c009313f02e98d3d798aa9568f414c66
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="Header file rpcsvc/yp.h not available in musl libc" ;;
esac
post_install() {
vlicense COPYING
vsv rpcbind