diff options
author | Guido MartÃnez <guido@vanguardiasur.com.ar> | 2014-11-21 13:19:03 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-13 17:18:49 +0200 |
commit | e8810036a8714c88573983878859ed994aa8d3b3 (patch) | |
tree | c017b87ec5e3b72c859971c70423b4ff197a98f5 /package/python-enum34/python-enum34.mk | |
parent | 40b28322b378da087a795e4e544d8700001d28ea (diff) | |
download | buildroot-e8810036a8714c88573983878859ed994aa8d3b3.tar.gz buildroot-e8810036a8714c88573983878859ed994aa8d3b3.zip |
pkg-generic.mk: don't depend on external package permissions
Reset permissions for rsynced packages (when using OVERRIDE_SRCDIR) to
755/644. We do this under the assumption that source files shouldn't
care about their permissions, except possibly for the exec bit.
This guarantees that if a package uses 'rsync -a' or 'cp -p' to copy
a file from its build dir to the target, it'll end up with the same
permissions on the target every time.
Signed-off-by: Guido MartÃnez <guido@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-enum34/python-enum34.mk')
0 files changed, 0 insertions, 0 deletions