mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
app-misc/macchina: fixed QA_FLAGS error
Signed-off-by: Luciano Degni <degni.public@gmail.com>
This commit is contained in:
@@ -166,7 +166,7 @@ DEPEND="
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/macchina"
|
||||
QA_FLAGS_IGNORED="usr/bin/.*"
|
||||
|
||||
src_compile() {
|
||||
cargo build --release || die
|
||||
|
||||
Reference in New Issue
Block a user