diff options
Diffstat (limited to 'sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild')
-rw-r--r-- | sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild b/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild index b7f3fb22add8..c6d15bcea811 100644 --- a/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild +++ b/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild @@ -26,11 +26,11 @@ RDEPEND="${DEPEND}" DOCS=( CHANGES INSTALL.md README.md ) -QA_FLAGS_IGNORED=( +QA_FLAGS_IGNORED=" /usr/lib*/alt-ergo-parsers/AltErgoParsers.cmxs /usr/lib*/alt-ergo-lib/AltErgoLib.cmxs /usr/bin/alt-ergo -) +" src_prepare() { default |