Skip to content

treewide: chmod -x files

Luca Weiss requested to merge chmod-x into master

We don't want executable APKBUILDs, deviceinfo files, etc in pmaports. Remove the executable bit from those files.


I've looked at all device packages and most other packages and all of them are using some form of the install command to set the executable bit during packaging.

Edited by Luca Weiss

Merge request reports