app-vim/ctrlp: fix S.
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 2 Mar 2017 18:20:07 +0000 (19:20 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 2 Mar 2017 18:21:36 +0000 (19:21 +0100)
Gentoo-Bug: https://bugs.gentoo.org/611332

Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-vim/ctrlp/ctrlp-1.80.ebuild

index 56ed9b50963e18b994cdb3ebc1a5c76944dd49ca..96645383eeadecccaf0690843db76a9c9500d972 100644 (file)
@@ -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"