diff --git a/0001-conf-parser-introduce-early-drop-ins.patch b/0001-conf-parser-introduce-early-drop-ins.patch index 2c13df9a..3a2a0c2f 100644 --- a/0001-conf-parser-introduce-early-drop-ins.patch +++ b/0001-conf-parser-introduce-early-drop-ins.patch @@ -218,7 +218,7 @@ index 0acb4131b5..88f8ff11be 100644 + assert_se(f); + fprintf(f, + "[Section]\n" -+ "name=%s\n", ++ "Field=%s\n", + *path); + + if (ret_conf_dirs) {