projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7dc778
)
dev-ml/camlp5: Try for fixing SourcingError
author
Alfredo Tupone
<tupone@gentoo.org>
Thu, 14 May 2020 05:58:33 +0000
(07:58 +0200)
committer
Alfredo Tupone
<tupone@gentoo.org>
Thu, 14 May 2020 05:58:33 +0000
(07:58 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
dev-ml/camlp5/camlp5-7.11.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/camlp5/camlp5-7.11.ebuild
b/dev-ml/camlp5/camlp5-7.11.ebuild
index 91b242f306d05928d59c4cc81693b663051d3278..12f10b2cd86517110496fbe66ee5595cb798630b 100644
(file)
--- a/
dev-ml/camlp5/camlp5-7.11.ebuild
+++ b/
dev-ml/camlp5/camlp5-7.11.ebuild
@@
-19,7
+19,8
@@
DEPEND="dev-lang/ocaml"
RDEPEND="${DEPEND}"
QA_FLAGS_IGNORED=(
- /usr/bin/camlp5{o,r}.opt
+ /usr/bin/camlp5o.opt
+ /usr/bin/camlp5r.opt
)
DOCS="CHANGES DEVEL ICHANGES README.md UPGRADING MODE"