Skip to content

Commit

Permalink
dev-util/electron: backport
Browse files Browse the repository at this point in the history
  • Loading branch information
PF4Public committed Jan 28, 2024
1 parent 4349f43 commit facb353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-util/electron/electron-27.3.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2434,6 +2434,7 @@ src_install() {
insinto "${CHROMIUM_HOME}/node_modules"
doins -r "${WORKDIR}/${NODE_P}/deps/npm"
fperms -R 755 "${CHROMIUM_HOME}/node_modules/npm/bin/"
fperms -R 755 "${CHROMIUM_HOME}/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/"

insinto "/usr/include/electron-${PV%%.*}/"
doins -r out/Release/gen/node_headers/include/node
Expand Down

0 comments on commit facb353

Please sign in to comment.