On 30/05/11 21:14, Andrew Stacey wrote:
In case it's of any help, I often run in to that problem because as a *user* I have a restrictive umask (077) and when I do `sudo make install` then my *user* umask gets applied. I have to keep remembering to relax the umask, to 022, prior to running `sudo make install`. There's probably a neat trick to fix this (but before knowing that a neat trick will fix it, one has to know...
Bingo! That's the problem, my umask is 077 too, as is root's. _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
