From cec4493a82619db50f1e77497ce6a25070b7b11d Mon Sep 17 00:00:00 2001 From: phanes Date: Sun, 19 Feb 2023 21:04:20 -0500 Subject: [PATCH] repair of json object in stage2.units --- rex.project/x86_64/units/stage2.units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rex.project/x86_64/units/stage2.units b/rex.project/x86_64/units/stage2.units index a17ec2d..a63c22e 100644 --- a/rex.project/x86_64/units/stage2.units +++ b/rex.project/x86_64/units/stage2.units @@ -323,7 +323,7 @@ "group": "phanes", "supply_environment": true, "environment": "environments/stage2.env.bash" - } + }, { "name": "set sysroot ownership for chroot", "target": "components/stage1/fix_chroot_perms.bash",