Merge pull request #2469 from kripticni/ghidra-permissions-patch

dev-util/ghidra: fixed incorrectly set permissions causing errors for…
This commit is contained in:
Zero_Chaos 2025-07-30 13:12:46 -04:00 committed by GitHub
commit 86caac48ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View file

@ -184,6 +184,7 @@ src_install() {
fperms +x /usr/share/ghidra/support/launch.sh
fperms +x /usr/share/ghidra/GPL/DemanglerGnu/os/linux_x86_64/demangler_gnu_v2_41
fperms +x /usr/share/ghidra/Ghidra/Features/Decompiler/os/linux_x86_64/decompile
fperms +x /usr/share/ghidra/Ghidra/Debug/Debugger-*/data/{debugger-launchers,support}/*.sh
dosym -r /usr/share/ghidra/ghidraRun /usr/bin/ghidra

View file

@ -191,6 +191,7 @@ src_install() {
fperms +x /usr/share/ghidra/support/launch.sh
fperms +x /usr/share/ghidra/GPL/DemanglerGnu/os/linux_x86_64/demangler_gnu_v2_41
fperms +x /usr/share/ghidra/Ghidra/Features/Decompiler/os/linux_x86_64/decompile
fperms +x /usr/share/ghidra/Ghidra/Debug/Debugger-*/data/{debugger-launchers,support}/*.sh
dosym -r /usr/share/ghidra/ghidraRun /usr/bin/ghidra

View file

@ -186,6 +186,7 @@ src_install() {
fperms +x /usr/share/ghidra/support/launch.sh
fperms +x /usr/share/ghidra/GPL/DemanglerGnu/os/linux_x86_64/demangler_gnu_v2_41
fperms +x /usr/share/ghidra/Ghidra/Features/Decompiler/os/linux_x86_64/decompile
fperms +x /usr/share/ghidra/Ghidra/Debug/Debugger-*/data/{debugger-launchers,support}/*.sh
dosym -r /usr/share/ghidra/ghidraRun /usr/bin/ghidra