mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
udev: Drop duplicated udevadm in the ninja command
This commit is contained in:
parent
811d59db8b
commit
ce07f91d5e
@ -137,7 +137,7 @@ meson setup \
|
||||
<screen><userinput remap="make">ninja udevadm systemd-hwdb \
|
||||
$(ninja -n | grep -Eo '(src/(lib)?udev|rules.d|hwdb.d)/[^ ]*') \
|
||||
$(realpath libudev.so --relative-to .) \
|
||||
$udev_helpers udevadm</userinput></screen>
|
||||
$udev_helpers</userinput></screen>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user