aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2020-08-19 18:09:09 +0000
committerXi Ruoyao <xry111@mengyan1223.wang>2020-08-19 18:09:09 +0000
commit14468928f54ed40e0b006c4c8e8a72847696cd31 (patch)
tree01b30d7df2d10279949576de94a9da0e920c2c89
parent45d8933fde95dfe5c4d00d5bcc69cfd258f0d8b1 (diff)
systemd: install into versioned directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12031 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter08/systemd.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index dff2a5ea8..8a76536cb 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -92,6 +92,7 @@ meson --prefix=/usr \
-Dhomed=false \
-Duserdb=false \
-Dman=true \
+ -Ddocdir=/usr/share/doc/systemd-&systemd-version; \
..</userinput></screen>
<variablelist>