>Any sane build toolchain should produce a runnable executable that already has +x. What did you use to compile it?`
`cargo build --release`
Good to know KDE doesn't do that!
>Any sane build toolchain should produce a runnable executable that already has +x. What did you use to compile it?`
`cargo build --release`
Good to know KDE doesn't do that!
Even stranger then. Just to make sure I'm not missing something, I just tried this on my Mac:
Are you sure it's not because the package in question does some kind of weird custom build steps?Might have got lost in translation when I moved it from WSL to a windows-made zip file. I think that workflow nukes permissions.