community/linux-edge: fix permissions of packaged config for local builds
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.