From: Patrice Clement Date: Thu, 2 Mar 2017 18:20:07 +0000 (+0100) Subject: app-vim/ctrlp: fix S. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1630bfe0259ed385989d2cfbb079dd38ca821594;p=gentoo.git app-vim/ctrlp: fix S. Gentoo-Bug: https://bugs.gentoo.org/611332 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-vim/ctrlp/ctrlp-1.80.ebuild b/app-vim/ctrlp/ctrlp-1.80.ebuild index 56ed9b50963e..96645383eead 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"