From 99db46c306ff0e37a3d83af3d68b74977cce80b4 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Fri, 5 Sep 2025 13:36:19 -0400 Subject: [PATCH] ghidra: handle || die on chmod line --- dev-util/ghidra/ghidra-11.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ghidra/ghidra-11.3.2.ebuild b/dev-util/ghidra/ghidra-11.3.2.ebuild index a5c357d61..36e45f633 100644 --- a/dev-util/ghidra/ghidra-11.3.2.ebuild +++ b/dev-util/ghidra/ghidra-11.3.2.ebuild @@ -184,7 +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 - chmod +x ${D}/usr/share/ghidra/Ghidra/Debug/Debugger-*/data/{debugger-launchers,support}/*.sh + chmod +x ${D}/usr/share/ghidra/Ghidra/Debug/Debugger-*/data/{debugger-launchers,support}/*.sh || die dosym -r /usr/share/ghidra/ghidraRun /usr/bin/ghidra