mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
sys-apps/corefreq: QA_FLAGS_IGNORED fix
Closes: https://bugs.gentoo.org/914218 Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -39,7 +39,7 @@ pkg_setup() {
|
||||
linux-mod_pkg_setup
|
||||
}
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}-cli"
|
||||
QA_FLAGS_IGNORED="usr/bin/.*"
|
||||
|
||||
src_install() {
|
||||
linux-mod_src_install
|
||||
|
||||
Reference in New Issue
Block a user