aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tar/patches/110-symlink-force-permissions.patch
Commit message (Collapse)AuthorAgeFilesLines
* tar: override symlink permissionsFelix Fietkau2017-12-131-0/+10
On Linux, symlink permissions cannot be altered and are always 0777. On Mac OS X they can be 0755. Force 0777 here to keep tarballs reproducible across systems Signed-off-by: Felix Fietkau <nbd@nbd.name> (cherry picked from commit e25cedd0b5621dc02e47eea674006578ac062c9f)