fix: chown of TMPDIR in lfs/procps-ng
This commit is contained in:
@@ -25,6 +25,7 @@ src_build() {
|
||||
|
||||
src_check() {
|
||||
chown -R leaf .
|
||||
chown -R leaf ${TMPDIR}
|
||||
leaf_record_message "ps with output flag bsdtime,cputime,etime,etimes is known to fail without CONFIG_BSD_PROCESS_ACCT."
|
||||
leaf_record_message "one pgrep test is known to fail in chroot."
|
||||
su leaf -c "PATH=$PATH make check"
|
||||
|
||||
Reference in New Issue
Block a user