9e74ffcba8
"0700, modified by umask", to "0777, modified by umask". This matches the behaviour of mkdir(1) and just about every other command... This change is useful when running with '-W', where the mode of the new directory won't be changed to what's specified in the specfile. (I.e, an UNPRIVED build, with a umask of 022).