Revert addition of "o" to tar options. This was intended to fix bug #4883,
commit91df73c8b31099a66570ee3b0175ce8c2e671cf0
authortgl <tgl>
Sat, 27 Jun 2009 21:06:46 +0000 (27 21:06 +0000)
committertgl <tgl>
Sat, 27 Jun 2009 21:06:46 +0000 (27 21:06 +0000)
treeeafde852594d997892627e187b5e44e4d796fb1a
parent5e440efcc3c701cca8abc96e2acc0bdb85183e6b
Revert addition of "o" to tar options.  This was intended to fix bug #4883,
but the cure appears to be worse than the disease.  It turns out that GNU
tar versions 1.14.x misinterpret -o as --same-owner, not --no-same-owner,
leading to exactly the wrong behavior for both root and nonroot users.
While that bug has been fixed for nearly five years, these tar versions
are still found in the wild, notably in OS X 10.4.  Given that #4883 was
the first complaint we'd heard, it's definitely not worth fixing at the
risk of breaking things for other users.  Perhaps revisit at a later date
when we're not up against a release deadline.
doc/Makefile