app-vim/pydiction: Fix S variable.
authorPatrice Clement <monsieurp@gentoo.org>
Sat, 14 May 2016 09:08:41 +0000 (09:08 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 14 May 2016 09:09:02 +0000 (09:09 +0000)
Gentoo-Bug: https://bugs.gentoo.org/582994

Package-Manager: portage-2.2.26

app-vim/pydiction/pydiction-1.2.3.ebuild

index 1699c182375d0d365f7f11c0781a26e5e1fe4e0c..25861af3e4d3fb0df64aed5a506c42b5bb662183 100644 (file)
@@ -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}"