From 319fb10e64b4e00fb79ec23e6fca590eaa60c792 Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Wed, 23 Apr 2025 14:36:33 +0200 Subject: misc.cil typo fix --- src/misc.cil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/misc.cil b/src/misc.cil index eeaaa91..75e7a6a 100644 --- a/src/misc.cil +++ b/src/misc.cil @@ -158,7 +158,7 @@ (ARG1 fs dir "efi"))) (macro root_file_type_transition_fs ((type ARG1)) - (call .boot.file_type_transition + (call .root.file_type_transition (ARG1 fs dir "efi"))) (call .xattr.associate_fs (fs))) -- cgit v1.2.3