diff options
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r-- | chapter06/systemd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index c987066d4..e562f4ac1 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -63,9 +63,9 @@ done</userinput></screen> <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-glibc_statx_fix-1.patch</userinput></screen> - <para>Apply a patch to fix a build failure with meson-0.40.0:</para> + <para>Apply a patch to fix a build failure with meson-0.48.0:</para> -<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-meson-0.40.0_fixes-1.patch</userinput></screen> +<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-meson-0.48.0_fixes-1.patch</userinput></screen> <para>Remove an unneeded group, <systemitem class="groupname">render</systemitem>, from the default udev |