commit:     d10b8d932f3e69c7cb8b1a588b516be969dfa9e2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 03:35:00 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 03:35:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d10b8d93

sys-devel/binutils-hppa64: more dies

Signed-off-by: Sam James <sam <AT> gentoo.org>

 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 5444be5a7596..abe6f85f3a2b 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

Reply via email to