diff options
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r-- | chapter06/systemd.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 5bfa5d6db..de5d3b968 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -53,10 +53,6 @@ <screen><userinput remap="pre">tar -xvf ../&udev-lfs;.tar.bz2</userinput></screen> - <para>Fix a typo in the <userinput>udevadm</userinput> usage output:</para> - -<screen><userinput remap="pre">sed -i -e 's/create/update/' src/udev/udevadm-hwdb.c</userinput></screen> - <para>Compile the package:</para> <screen><userinput remap="make">make -f &udev-lfs;/Makefile.lfs</userinput></screen> |