autoconf
[Top][All Lists]
Advanced

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

Re: [patch] Keep executability of config.status-ed files


From: Eric Sunshine
Subject: Re: [patch] Keep executability of config.status-ed files
Date: Wed, 10 Dec 2003 15:02:50 -0500

On Wed, 10 Dec 2003 12:42:26 -0600 (CST), Bob Friesenhahn wrote:
> > This 'read-only another user ID' applies to FILE.in but not to FILE -
> > FILE must be writable by our (>). Is it OK this way?
> > cp srcdir/FILE.in builddir/FILE
> > chmod +w builddir/FILE
> > sed ... <srcdir/FILE.in >builddir/FILE
> Seems good to me!
> I would prefix that with rm -f builddir/FILE just to make sure.

Looks good to me too.  And, of course, as Eric Siegerman suggested, using  
'u+w' rather than '+w' would be even more appropriate.

-- ES




reply via email to

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