mirror of
https://github.com/openwrt/packages.git
synced 2025-09-18 13:39:49 +00:00
Buildbot builds started failing with this: [...] install -c -o buildbot -g buildbot -m 644 ../../include/libmilter/mfapi.h /builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/sendmail-8.16.1/ipkg-install/usr/include/libmilter/mfapi.h install: invalid user 'buildbot' Extend 010-enable-nonroot-install.patch to remove "-o U -g G" from more install targets. Signed-off-by: W. Michael Petullo <mike@flyn.org>