commit:     933768dc9f9bdf45876cb59154285df5e7f5af26
Author:     Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 19:40:57 2022 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Feb 24 16:04:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=933768dc

net-wireless/uhd: remove sed

Upstream bug fixed: https://github.com/EttusResearch/uhd/issues/338

Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo.org>

 net-wireless/uhd/uhd-4.1.0.4.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/net-wireless/uhd/uhd-4.1.0.4.ebuild 
b/net-wireless/uhd/uhd-4.1.0.4.ebuild
index ef4be3637e18..7a928c6e80c9 100644
--- a/net-wireless/uhd/uhd-4.1.0.4.ebuild
+++ b/net-wireless/uhd/uhd-4.1.0.4.ebuild
@@ -63,9 +63,6 @@ src_prepare() {
        cmake_src_prepare
 
        gnome2_environment_reset #534582
-
-       #rpath is set for apple and no one else, just remove the conditional
-       sed -i -e '/if(APPLE)/d' -e '/endif(APPLE)/d' CMakeLists.txt || die
 }
 
 src_configure() {

Reply via email to