dev-ml/camlp5: Try for fixing SourcingError
authorAlfredo Tupone <tupone@gentoo.org>
Thu, 14 May 2020 05:58:33 +0000 (07:58 +0200)
committerAlfredo 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

index 91b242f306d05928d59c4cc81693b663051d3278..12f10b2cd86517110496fbe66ee5595cb798630b 100644 (file)
@@ -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"