(On my system) the "run" build commands didn't work (the opened term said the run script was not executable). For some reason the code here only made the run script executable on apple platforms. I removed this limitation to have the file chmod'ed on all unixoid platforms.
Works on my machine.
I'm very new to patches and PRs and such, lmk if i'm doing this wrong :)
Cheers You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2372
-- Commit Summary --
* Fix shell script generation in build.c
-- File Changes --
M src/build.c (3)
-- Patch Links --
https://github.com/geany/geany/pull/2372.patch https://github.com/geany/geany/pull/2372.diff