mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 11:00:48 +02:00
objection: fix sandbox violation
This commit is contained in:
parent
7d66b07c4f
commit
b6f21f6766
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ src_prepare(){
|
|||
}
|
||||
|
||||
python_compile() {
|
||||
addpredict /etc/npm
|
||||
emake frida-agent
|
||||
# cd agent
|
||||
# npm run build || die "npm build failed"
|
||||
|
|
|
|||
Loading…
Reference in a new issue