mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +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 \
|
||||
--without-python \
|
||||
--without-systemd \
|
||||
--without-systemdsystemunitdir /
|
||||
--without-systemdsystemunitdir \
|
||||
--docdir=/usr/share/doc/util-linux-&util-linux-version;</userinput></screen>
|
||||
|
||||
<screen revision="systemd"><userinput remap="configure">./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
|
||||
|
Loading…
Reference in New Issue
Block a user