commit:     5bdf124019d91837b2b7a84ccec3d329efdb7ee1
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 01:16:29 2022 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 01:16:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdf1240

net-misc/stunnel: remove /usr/sbin/stunnel symlink

Closes: https://bugs.gentoo.org/878409
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

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

diff --git a/net-misc/stunnel/stunnel-5.64-r1.ebuild 
b/net-misc/stunnel/stunnel-5.64-r2.ebuild
similarity index 95%
rename from net-misc/stunnel/stunnel-5.64-r1.ebuild
rename to net-misc/stunnel/stunnel-5.64-r2.ebuild
index b286859a5830..da5dd47943e9 100644
--- a/net-misc/stunnel/stunnel-5.64-r1.ebuild
+++ b/net-misc/stunnel/stunnel-5.64-r2.ebuild
@@ -67,10 +67,6 @@ src_install() {
                "${ED}"/usr/share/man/man8/stunnel.{fr,pl}.8
        use stunnel3 || rm -f "${ED}"/usr/bin/stunnel3
 
-       # The binary was moved to /usr/bin with 4.21,
-       # symlink for backwards compatibility
-       dosym ../bin/stunnel /usr/sbin/stunnel
-
        dodoc AUTHORS.md BUGS.md CREDITS.md PORTS.md README.md TODO.md
        docinto html
        dodoc doc/stunnel.html doc/en/VNC_StunnelHOWTO.html tools/ca.html \

diff --git a/net-misc/stunnel/stunnel-5.65-r1.ebuild 
b/net-misc/stunnel/stunnel-5.65-r2.ebuild
similarity index 95%
rename from net-misc/stunnel/stunnel-5.65-r1.ebuild
rename to net-misc/stunnel/stunnel-5.65-r2.ebuild
index f58e4922369d..3f171dd6f00c 100644
--- a/net-misc/stunnel/stunnel-5.65-r1.ebuild
+++ b/net-misc/stunnel/stunnel-5.65-r2.ebuild
@@ -67,10 +67,6 @@ src_install() {
                "${ED}"/usr/share/man/man8/stunnel.{fr,pl}.8
        use stunnel3 || rm -f "${ED}"/usr/bin/stunnel3
 
-       # The binary was moved to /usr/bin with 4.21,
-       # symlink for backwards compatibility
-       dosym ../bin/stunnel /usr/sbin/stunnel
-
        dodoc AUTHORS.md BUGS.md CREDITS.md PORTS.md README.md TODO.md
        docinto html
        dodoc doc/stunnel.html doc/en/VNC_StunnelHOWTO.html tools/ca.html \

Reply via email to