commit:     1630bfe0259ed385989d2cfbb079dd38ca821594
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  2 18:20:07 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 18:21:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1630bfe0

app-vim/ctrlp: fix S.

Gentoo-Bug: https://bugs.gentoo.org/611332

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-vim/ctrlp/ctrlp-1.80.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-vim/ctrlp/ctrlp-1.80.ebuild b/app-vim/ctrlp/ctrlp-1.80.ebuild
index 56ed9b50963..96645383eea 100644
--- a/app-vim/ctrlp/ctrlp-1.80.ebuild
+++ b/app-vim/ctrlp/ctrlp-1.80.ebuild
@@ -11,4 +11,6 @@ 
SRC_URI="https://github.com/${PN}vim/${PN}.vim/archive/${PV}.tar.gz -> ${P}.tar.
 LICENSE="vim"
 KEYWORDS="~amd64 ~x86"
 
+S="${WORKDIR}/${PN}.vim-${PV}"
+
 VIM_PLUGIN_HELPFILES="${PN}.txt"

Reply via email to