From da58e931f213cda487ff29fcc00e8338b30c747d Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 10 Oct 2018 19:50:32 +0000 Subject: [PATCH] Fix typo for systemd/meson patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++-- chapter06/systemd.xml | 4 ++-- packages.ent | 10 ++++++++++ patches.ent | 2 +- 4 files changed, 15 insertions(+), 5 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 65fec55e2..3358b97a2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -52,11 +52,11 @@ #4355. - [dj] - Added systemd-239-meson-0.40.0_fixes-1.patch to resolve + [dj] - Added systemd-239-meson-0.48.0_fixes-1.patch to resolve build errors with meson. - [dj] - Update to meson-0.40.0. Fixes + [dj] - Update to meson-0.48.0. Fixes #4351. 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 patch -Np1 -i ../systemd-&systemd-version;-glibc_statx_fix-1.patch - Apply a patch to fix a build failure with meson-0.40.0: + Apply a patch to fix a build failure with meson-0.48.0: -patch -Np1 -i ../systemd-&systemd-version;-meson-0.40.0_fixes-1.patch +patch -Np1 -i ../systemd-&systemd-version;-meson-0.48.0_fixes-1.patch Remove an unneeded group, render, from the default udev diff --git a/packages.ent b/packages.ent index d7f1cffaf..01db526d2 100644 --- a/packages.ent +++ b/packages.ent @@ -90,6 +90,16 @@ + + + + + + + + + + diff --git a/patches.ent b/patches.ent index 78f132e20..5e0fc3df3 100644 --- a/patches.ent +++ b/patches.ent @@ -67,7 +67,7 @@ - +