Commit 4e295148 authored by Richard Levitte's avatar Richard Levitte
Browse files

Change tar owner and group to just 0



It seems like some tar versions don't like the name:id form for
--owner and --group.  The closest known anonymous user being 0 (root),
that seems to be the most appropriate user/group to assign ownership
to.  It matters very little when unpacking either way.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(cherry picked from commit b91dd150)
parent 8e18babd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment