From 28359d2b664c1abf4765a98f759c4a49e61c9b3c Mon Sep 17 00:00:00 2001 From: Christopher Byrne Date: Sun, 24 Apr 2022 16:02:06 -0500 Subject: app-crypt/tpm2-tss-engine: Delete unused libtool files Closes: https://bugs.gentoo.org/840454 Signed-off-by: Christopher Byrne Closes: https://github.com/gentoo/gentoo/pull/25186 Signed-off-by: Sam James --- app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.1.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'app-crypt/tpm2-tss-engine') 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/* } -- cgit v1.2.3-65-gdbad