From 694d690b38a3a87d4942b4596597ef53c145727d Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 25 Mar 2019 16:10:49 +0100 Subject: [PATCH] app-misc/tmux: Removed redundant S variable in live ebuild. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler --- app-misc/tmux/tmux-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-misc/tmux/tmux-9999.ebuild b/app-misc/tmux/tmux-9999.ebuild index 89ef1ddd0dc3..9c772830fdd0 100644 --- a/app-misc/tmux/tmux-9999.ebuild +++ b/app-misc/tmux/tmux-9999.ebuild @@ -45,8 +45,6 @@ PATCHES=( # upstream fixes (can be removed with next version bump) ) -S="${WORKDIR}/${P/_/-}" - src_prepare() { # bug 438558 # 1.7 segfaults when entering copy mode if compiled with -Os -- 2.26.2