mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
frida-core: fix https://github.com/pentoo/pentoo-overlay/issues/1361
This commit is contained in:
parent
8a6e33a668
commit
e36ea47eab
1 changed files with 1 additions and 2 deletions
|
|
@ -26,8 +26,7 @@ DEPEND=""
|
|||
|
||||
S="${WORKDIR}"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/lib64/libfrida-core.a"
|
||||
QA_PRESTRIPPED="usr/lib64/libfrida-core.a"
|
||||
QA_PREBUILT="usr/lib*/libfrida-core*"
|
||||
|
||||
src_install() {
|
||||
doheader frida-core.h
|
||||
Loading…
Reference in a new issue