Summary

make install: umask problem with modules.db

Metadata

Description

With a UMASK of 0027, 'sudo make PLATFORM=linux install' installed the file $PREFIX/lib/chicken/7/modules.db with permissions rw-r-----, instead of the expected rw-r--r--, preventing csc from working for my user account.

Changes and comments

[2016-08-25 21:37:00 UTC] sjamaan set difficulty to medium