Closed mpinloz closed 7 years ago
When make install is executed, the directory that will store the manual page is created with 644 permisions. This makes inaccessible the manual page for the rest of users.
make install
As i mentioned in #36, PR's are welcome in this repository. Would you be willing to implement it your self?
When
make install
is executed, the directory that will store the manual page is created with 644 permisions. This makes inaccessible the manual page for the rest of users.