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

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

 



Jan Kratochvil <rcpt-autoconf.AT.gnu.org@xxxxxxxxxxxxxxxxx> wrote:
> +    for f in $ac_file_inputs; do
> +      cp $f $ac_file
> +      chmod u+w $ac_file
> +      break
> +    done

Rather than use the permissions of one input file for all output
files, couldn't you use the permissions of each input file for its
corresponding output file?  That's what I do in a similar situation.


paul



[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux