commit:     39080afd66c8ba5bf7157f0324856bcea2bd2454
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 14:24:41 2022 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 14:24:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39080afd

net-misc/stunnel: remove .la files

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 net-misc/stunnel/{stunnel-5.64.ebuild => stunnel-5.64-r1.ebuild} | 2 ++
 net-misc/stunnel/{stunnel-5.65.ebuild => stunnel-5.65-r1.ebuild} | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/net-misc/stunnel/stunnel-5.64.ebuild 
b/net-misc/stunnel/stunnel-5.64-r1.ebuild
similarity index 98%
rename from net-misc/stunnel/stunnel-5.64.ebuild
rename to net-misc/stunnel/stunnel-5.64-r1.ebuild
index e95ddd9a93dd..f58e4922369d 100644
--- a/net-misc/stunnel/stunnel-5.64.ebuild
+++ b/net-misc/stunnel/stunnel-5.64-r1.ebuild
@@ -84,6 +84,8 @@ src_install() {
 
        systemd_dounit "${S}/tools/stunnel.service"
        newtmpfiles "${FILESDIR}"/stunnel.tmpfiles.conf stunnel.conf
+
+       find "${ED}" -name '*.la' -delete || die
 }
 
 pkg_postinst() {

diff --git a/net-misc/stunnel/stunnel-5.65.ebuild 
b/net-misc/stunnel/stunnel-5.65-r1.ebuild
similarity index 98%
rename from net-misc/stunnel/stunnel-5.65.ebuild
rename to net-misc/stunnel/stunnel-5.65-r1.ebuild
index e95ddd9a93dd..f58e4922369d 100644
--- a/net-misc/stunnel/stunnel-5.65.ebuild
+++ b/net-misc/stunnel/stunnel-5.65-r1.ebuild
@@ -84,6 +84,8 @@ src_install() {
 
        systemd_dounit "${S}/tools/stunnel.service"
        newtmpfiles "${FILESDIR}"/stunnel.tmpfiles.conf stunnel.conf
+
+       find "${ED}" -name '*.la' -delete || die
 }
 
 pkg_postinst() {

Reply via email to