build-system: install Pmodules files with mode 0644
Running the command 'install -m 0444 ...' causes problems on SElinux enabled systems. Updating the context failed if the file is created read-only.
(cherry picked from commit ac312040)
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Running the command 'install -m 0444 ...' causes problems on SElinux enabled systems. Updating the context failed if the file is created read-only.
(cherry picked from commit ac312040)