app-editors/vscodium-bin: make codium internal scripts executable
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
parent
852e74812c
commit
fb09975b25
@ -57,6 +57,9 @@ src_install() {
|
|||||||
fperms +x "/opt/${PN}/bin/codium"
|
fperms +x "/opt/${PN}/bin/codium"
|
||||||
fperms +x "/opt/${PN}/chrome-sandbox"
|
fperms +x "/opt/${PN}/chrome-sandbox"
|
||||||
fperms +x "/opt/${PN}/codium"
|
fperms +x "/opt/${PN}/codium"
|
||||||
|
fperms +x "/opt/${PN}/resources/app/out/vs/base/node/cpuUsage.sh"
|
||||||
|
fperms +x "/opt/${PN}/resources/app/out/vs/base/node/ps.sh"
|
||||||
|
fperms +x "/opt/${PN}/resources/app/out/vs/base/node/terminateProcess.sh"
|
||||||
|
|
||||||
dosym "../../../../../../../usr/bin/rg" "${EPREFIX}/opt/${PN}/resources/app/node_modules.asar.unpacked/vscode-ripgrep/bin/rg"
|
dosym "../../../../../../../usr/bin/rg" "${EPREFIX}/opt/${PN}/resources/app/node_modules.asar.unpacked/vscode-ripgrep/bin/rg"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user