Always make bundled tarfiles contents root owned

Authored by svuorela on Feb 21 2015, 6:38 PM.

Description

Always make bundled tarfiles contents root owned

Matching the owner in the tar files is with the owners on disk is great
for backups and others where the owner is important metadata.

For distribution of files though, it is just adding random bytes into
the tar files, so let's avoid that.

Also note that when untar'ing, unless you are root, files always ends up
being yours anyways.

REVIEW: 122665

Details

Committed
svuorelaFeb 21 2015, 6:39 PM
Parents
R32:15fe2e2d11ba: SVN_SILENT made messages (.desktop file)
Branches
Unknown
Tags
Unknown