diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2024-01-07 11:18:55 +0100 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2024-01-07 11:18:55 +0100 |
commit | b932c7ae89a0b258b1a02dc0ee4f57724ea8619e (patch) | |
tree | 737c83d2db9094db4bcce94f595e970102bd4f9e | |
parent | 5605ef38769887a5022bd282fdff2c7a18a2ecbe (diff) | |
parent | 06e65e8e59dc696f7865c75c4026110b2c7450cc (diff) |
Automatic merge of trunk into multilib
-rw-r--r-- | chapter08/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/udev.xml b/chapter08/udev.xml index 570f304e7..ec424fe50 100644 --- a/chapter08/udev.xml +++ b/chapter08/udev.xml @@ -191,7 +191,7 @@ rm /usr/share/man/man*/systemd*</userinput></screen> <!-- remap="make" seems confusing but we don't have sth. like remap="clean". --> - <screen><userinput remap="make">unset udev_helpers</userinput></screen> + <screen><userinput remap="install">unset udev_helpers</userinput></screen> </sect2> |