aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2020-04-15 04:58:55 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2020-04-15 04:58:55 +0000
commit3944e7bdda7568f0ac2fb55afc818a815dc0312f (patch)
treedd5d004c647d639ebac1b4afdfb72da79235ca63 /chapter06
parentd2b37d7627850334fd7983c646d61106085d58f8 (diff)
systemd: actually install manpages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/systemd.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 386535ab2..f64c4df72 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -99,6 +99,7 @@ meson --prefix=/usr \
-Drpmmacrosdir=no \
-Dhomed=false \
-Duserdb=false \
+ -Dman=true \
..</userinput></screen>
<variablelist>