mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
gui-apps/swww: add swww-daemon to QA_IGNORE_FLAGS
Signed-off-by: Remigiusz Micielski <remigiusz.micielski@gmail.com>
This commit is contained in:
@@ -219,9 +219,10 @@ DEPEND="app-arch/lz4
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
# rust does not use *FLAGS from make.conf, silence portage warning
|
||||
# update with proper path to binaries this crate installs, omit leading /
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
QA_FLAGS_IGNORED="
|
||||
usr/bin/swww
|
||||
usr/bin/swww-daemon
|
||||
"
|
||||
|
||||
src_install() {
|
||||
dodoc README.md CHANGELOG.md
|
||||
|
||||
Reference in New Issue
Block a user