From d10b8d932f3e69c7cb8b1a588b516be969dfa9e2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 25 Apr 2022 04:35:00 +0100 Subject: [PATCH] sys-devel/binutils-hppa64: more dies Signed-off-by: Sam James --- sys-devel/binutils-hppa64/binutils-hppa64-2.38-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.38-r2.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.38-r2.ebuild index 5444be5a7596e..abe6f85f3a2b9 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.38-r2.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.38-r2.ebuild @@ -410,7 +410,7 @@ src_install() { rm -f "${ED}"/${DATAPATH}/info/{dir,configure.info,standards.info} || die # Trim all empty dirs - find "${ED}" -depth -type d -exec rmdir {} + 2>/dev/null || die + find "${ED}" -depth -type d -exec rmdir {} + 2>/dev/null # the hppa64 hack; this should go into 9999 as a PN-conditional # tweak the default fake list a little bit