mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 13:52:40 +01:00
sys-process/resources: fix QA Pre-stripped files
This commit is contained in:
@@ -229,6 +229,15 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=">=virtual/rust-1.70"
|
||||
|
||||
# Rust.
|
||||
QA_FLAGS_IGNORED=(
|
||||
/usr/libexec/resources/resources-kill
|
||||
/usr/libexec/resources/resources-processes
|
||||
/usr/bin/resources
|
||||
)
|
||||
|
||||
QA_PRESTRIPPED="${QA_FLAGS_IGNORED[*]}"
|
||||
|
||||
src_configure() {
|
||||
local emesonargs=(
|
||||
-Dprofile=default
|
||||
|
||||
Reference in New Issue
Block a user