Skip to content

community/linux-edge: fix permissions of packaged config for local builds

Sertonix requested to merge sertonix/aports:linux-edge-config into master

The configs were copied from srcdir to pkgdir without touching it's permissions. This means that the package output may vary depending on the umask when cloning the aports.

No pkgrel bump needed since the builders used the expected 644 permissions.

Merge request reports

Loading