aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/systemd.xml
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2018-11-24 23:05:22 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2018-11-24 23:05:22 +0000
commit2733e20863402e7a95fa77148b9b8b0a9277b9e6 (patch)
tree16f9b23ec8a7c672ed30a63b46190079f18b2522 /chapter06/systemd.xml
parentb8cb3b30d6e9fc403c5724afa97ae3d79ef7ab1d (diff)
Update to linux-4.19.4. Fixes #4381.
Update to systemd-239-6b4878d (stable backport). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r--chapter06/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 89b13ee1a..7afcb3aa8 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -53,7 +53,7 @@ done</userinput></screen>
<para>Set up the man pages:</para>
-<screen><userinput remap="pre">tar -xf ../systemd-man-pages-&systemd-version;.tar.xz</userinput></screen>
+<screen><userinput remap="pre">tar -xf ../systemd-man-pages-&systemd-version;-&systemd-stable;.tar.xz</userinput></screen>
<para>Remove tests that cannot be built in chroot:</para>