darlinghq / darling

Darwin/macOS emulation layer for Linux
http://www.darlinghq.org
GNU General Public License v3.0
11.55k stars 447 forks source link

Update uninstall script to remove darlingserver and darling-coredump #1505

Closed luchsj closed 6 months ago

luchsj commented 7 months ago

Adds two lines after darling's executables are removed which remove darlingserver and darling-coredump's executables. Resolves #1503.

CuriousTommy commented 7 months ago

I think it would be better if you create a new branch and cherry-pick the https://github.com/darlinghq/darling/pull/1505/commits/53ea347e4df5a1863e3e2613ed237ca8b300b33d commit. I want to avoid adding unnecessary commits.

CuriousTommy commented 6 months ago

Hey @luchsj, I cherry-picked your commit and pushed it to master.