commit: 694d690b38a3a87d4942b4596597ef53c145727d
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 15:10:49 2019 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 15:10:49 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694d690b
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 <polynomial-c <AT> gentoo.org>
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 89ef1ddd0dc..9c772830fdd 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