summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2022-07-21 10:24:41 -0400
committerAnthony G. Basile <blueness@gentoo.org>2022-07-21 10:24:41 -0400
commit39080afd66c8ba5bf7157f0324856bcea2bd2454 (patch)
treead1c8d9b96503bac6fe26ce91cab7d99157acba6 /net-misc
parentnet-misc/stunnel: version bump to 5.65 (diff)
downloadgentoo-39080afd66c8ba5bf7157f0324856bcea2bd2454.tar.gz
gentoo-39080afd66c8ba5bf7157f0324856bcea2bd2454.tar.bz2
gentoo-39080afd66c8ba5bf7157f0324856bcea2bd2454.zip
net-misc/stunnel: remove .la files
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/stunnel/stunnel-5.64-r1.ebuild (renamed from net-misc/stunnel/stunnel-5.64.ebuild)2
-rw-r--r--net-misc/stunnel/stunnel-5.65-r1.ebuild (renamed from net-misc/stunnel/stunnel-5.65.ebuild)2
2 files changed, 4 insertions, 0 deletions
diff --git a/net-misc/stunnel/stunnel-5.64.ebuild b/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
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() {