From 7920f82ae525517510b46e0de8757cee386126f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 8 Nov 2017 09:54:24 +0100 Subject: [PATCH] Revert "rpcbind: broken for musl" This reverts commit a531ec8f50bac12fa8ea5bb42b86b04c8c5da3ce. Actually a missing reset for the aarch64 builder is causing the error. --- srcpkgs/rpcbind/template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srcpkgs/rpcbind/template b/srcpkgs/rpcbind/template index d2fbc765a4..09204539b7 100644 --- a/srcpkgs/rpcbind/template +++ b/srcpkgs/rpcbind/template @@ -15,10 +15,6 @@ 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