commit:     4366cc3f3a6c5cb3951a8a96c9e62a79f1803d3c
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 19:35:12 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 19:35:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4366cc3f

sys-apps/xinetd: drop unnecessary sed

Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

 sys-apps/xinetd/xinetd-2.3.15.3.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild 
b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
index 02ad304a23b..b418883270a 100644
--- a/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.15.3.ebuild
@@ -27,11 +27,6 @@ DEPEND="
        virtual/pkgconfig
 "
 
-src_prepare() {
-       default
-       find -name Makefile.in -exec sed -i 's:\<ar\>:$(AR):' {} +
-}
-
 src_configure() {
        econf \
                $(use_with tcpd libwrap) \

Reply via email to