This seems to be done deliberately, but it's quite unusual and causes multiple problems, eg, if the user has set a non-std umask (I have 0077): After the typical sudo make install, man pages and executables are not readable by root, so they are not indexed etc..
Would you be willing to accept a PR that uses the "install" tool instead of cp, in order to fix this? It would use the std 0644 or 755 permissions and in the sudo case, would install files as root.
This seems to be done deliberately, but it's quite unusual and causes multiple problems, eg, if the user has set a non-std umask (I have 0077): After the typical
sudo make install
, man pages and executables are not readable by root, so they are not indexed etc..Would you be willing to accept a PR that uses the "install" tool instead of cp, in order to fix this? It would use the std 0644 or 755 permissions and in the sudo case, would install files as root.
Same goes for sxhkd and xdo.