Robert Connolly <[EMAIL PROTECTED]> ha escrit:

> Hello. The attached patch adds a --disable-default-root-preserve configure 
> option, so root does not preserve file mode or ownership when
> extracting.

Why is it needed? You can achieve the same effect by running

  tar --no-same-permission --no-same-owner

or adding these two options to the TAR_OPTIONS environment variable.  

Regards,
Sergey


Reply via email to