mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
udev: Realign the export udev_helpers=... command
This commit is contained in:
parent
b8194e059c
commit
7f6519aad7
@ -130,7 +130,7 @@ meson setup \
|
||||
building as a regular user or using a package manager easier):</para>
|
||||
|
||||
<screen><userinput remap="make">export udev_helpers=$(grep "'name' :" ../src/udev/meson.build | \
|
||||
awk '{print $3}' | tr -d ",'" | grep -v 'udevadm')</userinput></screen>
|
||||
awk '{print $3}' | tr -d ",'" | grep -v 'udevadm')</userinput></screen>
|
||||
|
||||
<para>Only build the components needed for udev:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user