mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
net-misc/dpibreak: add QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/975484 Signed-off-by: Hee-Suk Kim <hskim@dilluti0n.com>
This commit is contained in:
@@ -147,6 +147,8 @@ DEPEND="
|
||||
|
||||
IUSE="doc"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/dpibreak"
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
doman dpibreak.1
|
||||
|
||||
@@ -137,6 +137,8 @@ DEPEND="
|
||||
|
||||
IUSE="doc"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/dpibreak"
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
doman dpibreak.1
|
||||
|
||||
@@ -135,6 +135,8 @@ DEPEND="
|
||||
net-libs/libnfnetlink
|
||||
"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/dpibreak"
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
doman dpibreak.1
|
||||
|
||||
Reference in New Issue
Block a user