BrettMayson / HEMTT

Build System for Arma 3
http://hemtt.dev/
GNU General Public License v2.0
113 stars 40 forks source link

`asc` on Linux is not executable (v10-a14) #456

Closed jonpas closed 1 year ago

jonpas commented 1 year ago

HEMTT extracts asc binary on Linux to /tmp/hemtt/.../asc/asc, but it does not mark it as executable. chmod +x during preprocessing confirms it works correctly.

BrettMayson commented 1 year ago

Should be fixed in d95e3b5bbf4d61f3e4de0d78b58a5e774396db61, but I don't have access to Linux to test at the moment

jonpas commented 1 year ago

Fixed fully in afa9b80e11f2a2dbe8c98dd3ef58ccd9e6f92b38.