From 57ec03f6bdbbbb51b2909aa42a8d93f8acd0c544 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Mon, 27 Jun 2022 10:47:05 +0200 Subject: sci-mathematics/why3-for-spark: refix QA_FLAGS Closes: https://bugs.gentoo.org/854555 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone --- sci-mathematics/why3-for-spark/why3-for-spark-2021-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-mathematics/why3-for-spark') diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2021-r1.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2021-r1.ebuild index 13fef502cfe3..fd2397eb1b04 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2021-r1.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2021-r1.ebuild @@ -56,9 +56,9 @@ PATCHES=( ) QA_FLAGS_IGNORED=( - '/usr/lib*/why3/commands/*.cmxs' - '/usr/lib*/why3/plugins/*.cmxs' - '/usr/lib*/ocaml/why3/why3*.cmxs' + '/usr/lib.*/why3/commands/.*cmxs' + '/usr/lib.*/why3/plugins/.*cmxs' + '/usr/lib.*/ocaml/why3/.*cmxs' /usr/bin/why3 /usr/bin/why3config.cmxs /usr/bin/why3session.cmxs -- cgit v1.2.3-65-gdbad