diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2022-09-07 23:50:36 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2022-12-04 17:17:18 +0100 |
commit | ac7b1c8e9464ff2fafd682ede144564d99930063 (patch) | |
tree | a0f25967359863f029b83f90ff1555fb77807f33 /config/Config-images.in | |
parent | 439e19de967bffcc7a9fa4d2e16e873a67b95738 (diff) | |
download | upstream-ac7b1c8e9464ff2fafd682ede144564d99930063.tar.gz upstream-ac7b1c8e9464ff2fafd682ede144564d99930063.tar.bz2 upstream-ac7b1c8e9464ff2fafd682ede144564d99930063.zip |
build: handle directory with whitespace in AUTOREMOVE clean
Package with whitespace in their build directory are not correctly
removed when CONFIG_AUTOREMOVE is enabled. This is caused by xargs that
use whitespace as delimiters. To handle this use \0 as the delimiter and
set find to use \0 as the delimiter.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit dccee21792b89031bcd801030de403f195d80278)
Diffstat (limited to 'config/Config-images.in')
0 files changed, 0 insertions, 0 deletions