set the umask in toplevel.mk instead of forcing the user to adjust it
SVN-Revision: 23445
This commit is contained in:
@@ -41,6 +41,8 @@ endif
|
||||
SCAN_COOKIE?=$(shell echo $$$$)
|
||||
export SCAN_COOKIE
|
||||
|
||||
SUBMAKE:=umask 022; $(SUBMAKE)
|
||||
|
||||
prepare-mk: FORCE ;
|
||||
|
||||
prepare-tmpinfo: FORCE
|
||||
|
||||
Reference in New Issue
Block a user