commit:     77a6e572a3734cbfb13c26ed3ab1e0ae9d0ef5a1
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 17:01:04 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 17:01:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77a6e572

sci-libs/arpack: Remove libtool archives

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-libs/arpack/arpack-3.5.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sci-libs/arpack/arpack-3.5.0.ebuild 
b/sci-libs/arpack/arpack-3.5.0.ebuild
index aced391f4b3..fe0ae23d0c2 100644
--- a/sci-libs/arpack/arpack-3.5.0.ebuild
+++ b/sci-libs/arpack/arpack-3.5.0.ebuild
@@ -56,4 +56,7 @@ src_install() {
                        dodoc -r PARPACK/EXAMPLES/MPI
                fi
        fi
+
+       # no static archives
+       find "${D}" -name '*.la' -delete || die
 }

Reply via email to