help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sudo make install


From: Bob Proulx
Subject: Re: sudo make install
Date: Mon, 20 Apr 2015 11:31:15 -0600
User-agent: Mutt/1.5.23 (2014-03-12)

Michael Heerdegen wrote:
> Would something like "umask g+r,g+x,o+r,o+x" work better in the
> Makefile?  This would avoid to make the umask more restictive in the 002
> case.

Yes I would think so.  Might as well combine those.  I would probably
want this behavior.

  umask u+rwx,go+rx,o-w

If the user already has either 02 or 022 or 077 then it will preserve
as much of that as practical.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]