[Github-comments] [geany/geany] Fix shell script generation in build.c (#2372)

Oskar notifications at xxxxx
Fri Oct 18 15:50:20 UTC 2019


(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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2372
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191018/46c73ec2/attachment.html>


More information about the Github-comments mailing list