summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-03-25 16:10:49 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-03-25 16:10:49 +0100
commit694d690b38a3a87d4942b4596597ef53c145727d (patch)
treeeec5a83645022989e6d765301a6ba3c0c3bc952e
parentapp-misc/tmux: Synced/fixed dependencies. (diff)
downloadgentoo-694d690b.tar.gz
gentoo-694d690b.tar.bz2
gentoo-694d690b.zip
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@gentoo.org>
-rw-r--r--app-misc/tmux/tmux-9999.ebuild2
1 files changed, 0 insertions, 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