mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
BloodHound: quick fix
This commit is contained in:
parent
7b97238aef
commit
1e5dbcf54a
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ src_compile() {
|
||||||
|
|
||||||
addpredict /etc/npm
|
addpredict /etc/npm
|
||||||
# npm run-script webbuild || die "Webbuild failed to compile"
|
# npm run-script webbuild || die "Webbuild failed to compile"
|
||||||
|
export NODE_OPTIONS=--openssl-legacy-provider
|
||||||
npm run-script compile || die "Webbuild failed to compile"
|
npm run-script compile || die "Webbuild failed to compile"
|
||||||
|
|
||||||
if use amd64; then
|
if use amd64; then
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue