dev-libs/pegtl: fix build (bug #619384)
authorChristoph Junghans <junghans@gentoo.org>
Mon, 22 May 2017 19:33:29 +0000 (13:33 -0600)
committerChristoph Junghans <junghans@gentoo.org>
Mon, 22 May 2017 19:35:25 +0000 (13:35 -0600)
Package-Manager: Portage-2.3.5, Repoman-2.3.1

dev-libs/pegtl/pegtl-2.0.0.ebuild

index 1ff5093570eafeb08b1626032746592bc6d02e42..ebadbdeda81979cdc30eeb9920efd39c8b46d2b9 100644 (file)
@@ -16,3 +16,5 @@ IUSE="test"
 
 DEPEND=""
 RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/PEGTL-${PV}"