dev-util/ghidra-11.4.2: fix fperms glob expansion

This commit is contained in:
0xseck 2025-08-29 00:34:04 +03:00
parent 7e5025e13c
commit b0b3f3a3f9
No known key found for this signature in database

View file

@ -191,7 +191,9 @@ 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
shopt -s nullglob
fperms +x /usr/share/ghidra/Ghidra/Debug/Debugger-*/data/{debugger-launchers,support}/*.sh
shopt -u nullglob
dosym -r /usr/share/ghidra/ghidraRun /usr/bin/ghidra