From: Patrice Clement Date: Sat, 14 May 2016 09:08:41 +0000 (+0000) Subject: app-vim/pydiction: Fix S variable. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=51be5108817015fd69a8ad8fd3c1bbd504eef612;p=gentoo.git app-vim/pydiction: Fix S variable. Gentoo-Bug: https://bugs.gentoo.org/582994 Package-Manager: portage-2.2.26 --- diff --git a/app-vim/pydiction/pydiction-1.2.3.ebuild b/app-vim/pydiction/pydiction-1.2.3.ebuild index 1699c182375d..25861af3e4d3 100644 --- a/app-vim/pydiction/pydiction-1.2.3.ebuild +++ b/app-vim/pydiction/pydiction-1.2.3.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" DEPEND="app-arch/unzip" RDEPEND="dev-lang/python:*" -S="${WORKDIR}/${PN}" +S="${WORKDIR}/${PN}-master" src_install() { insinto "/usr/share/${PN}"