commit:     28359d2b664c1abf4765a98f759c4a49e61c9b3c
Author:     Christopher Byrne <salah.coronya <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 21:02:06 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 22:10:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28359d2b

app-crypt/tpm2-tss-engine: Delete unused libtool files

Closes: https://bugs.gentoo.org/840454
Signed-off-by: Christopher Byrne <salah.coronya <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25186
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.1.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.1.0-r1.ebuild 
b/app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.1.0-r1.ebuild
index 57977d68648f..a737e7269f55 100644
--- a/app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.1.0-r1.ebuild
+++ b/app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.1.0-r1.ebuild
@@ -37,5 +37,6 @@ src_configure() {
 
 src_install () {
        default
+       find "${ED}" -name '*.la' -delete || die
        dobashcomp bash-completion/*
 }

Reply via email to