projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a341ffb
)
dev-libs/pegtl: fix build (bug #619384)
author
Christoph Junghans
<junghans@gentoo.org>
Mon, 22 May 2017 19:33:29 +0000
(13:33 -0600)
committer
Christoph 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
patch
|
blob
|
history
diff --git
a/dev-libs/pegtl/pegtl-2.0.0.ebuild
b/dev-libs/pegtl/pegtl-2.0.0.ebuild
index 1ff5093570eafeb08b1626032746592bc6d02e42..ebadbdeda81979cdc30eeb9920efd39c8b46d2b9 100644
(file)
--- a/
dev-libs/pegtl/pegtl-2.0.0.ebuild
+++ b/
dev-libs/pegtl/pegtl-2.0.0.ebuild
@@
-16,3
+16,5
@@
IUSE="test"
DEPEND=""
RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/PEGTL-${PV}"