﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
942	make install uses user's umask	John Foerch		"I encountered the following problem with 'make install' with chicken 4.8.0:

My umask is 027, which means that by default, new files that I create have no permission bits set for 'other'.

I installed chicken like this:

    $ sudo make PLATFORM=linux install

I found that the installed files had used my umask instead of a sane default.  The directories /usr/local/include/chicken and /usr/local/lib/chicken/ (and maybe others?) had no permission bits set for other.
"	defect	closed	major	4.9.0	build system	4.8.x	fixed			
