mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fix type (replace a / by a \ as line continue maker)
This commit is contained in:
parent
89c3f71df2
commit
b9721fd7f0
@ -58,7 +58,7 @@
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--without-python \
|
--without-python \
|
||||||
--without-systemd \
|
--without-systemd \
|
||||||
--without-systemdsystemunitdir /
|
--without-systemdsystemunitdir \
|
||||||
--docdir=/usr/share/doc/util-linux-&util-linux-version;</userinput></screen>
|
--docdir=/usr/share/doc/util-linux-&util-linux-version;</userinput></screen>
|
||||||
|
|
||||||
<screen revision="systemd"><userinput remap="configure">./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
|
<screen revision="systemd"><userinput remap="configure">./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
|
||||||
|
Loading…
Reference in New Issue
Block a user