projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1614725
)
dev-lang/gdl: update link in comments.
author
Francesco Turco
<fturco@fastmail.fm>
Sun, 12 Aug 2018 16:56:50 +0000
(18:56 +0200)
committer
Patrice Clement
<monsieurp@gentoo.org>
Mon, 20 Aug 2018 09:45:03 +0000
(11:45 +0200)
dev-lang/gdl/gdl-0.9.6-r2.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/gdl/gdl-0.9.6-r2.ebuild
b/dev-lang/gdl/gdl-0.9.6-r2.ebuild
index c477c6d39422ccdcf7b16a173df73c27af238588..f4b9dc9906302744b868725cc6526fca6db3c6bc 100644
(file)
--- a/
dev-lang/gdl/gdl-0.9.6-r2.ebuild
+++ b/
dev-lang/gdl/gdl-0.9.6-r2.ebuild
@@
-77,7
+77,7
@@
src_prepare() {
use hdf5 && has_version sci-libs/hdf5[mpi] && export CXX=mpicxx
# make sure antlr includes are from system and rebuild the sources with it
- # https://sourceforge.net/
tracker/?func=detail&atid=618685&aid=3465878&group_id=97659
+ # https://sourceforge.net/
p/gnudatalanguage/patches/39/
rm -r src/antlr || die
einfo "Regenerating grammar"
pushd src >/dev/null || die