[Buildroot] [PATCH 0/1] fs: fix /tmp and /run clean-up in POSIX shells

Evgeni Dobrev evgeni at studio-punkt.com
Mon Jan 24 10:41:15 UTC 2022


Hi,

the fakeroot script uses [^c] to request the deletion of all hidden
files within the tmp and run folders. This however does not work under
dash (or other POSIX shells) without additional configuration.

The proposed patch fixes the clean-up actions introduced with
5e78e7e97d772124f0d31653aca33731abe5b4db .

Regards,

Evgeni Dobrev (1):
  fs: fix /tmp and /run clean-up in POSIX shells

 fs/common.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.34.1




More information about the buildroot mailing list