mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +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 \
|
<screen><userinput remap="make">ninja udevadm systemd-hwdb \
|
||||||
$(ninja -n | grep -Eo '(src/(lib)?udev|rules.d|hwdb.d)/[^ ]*') \
|
$(ninja -n | grep -Eo '(src/(lib)?udev|rules.d|hwdb.d)/[^ ]*') \
|
||||||
$(realpath libudev.so --relative-to .) \
|
$(realpath libudev.so --relative-to .) \
|
||||||
$udev_helpers udevadm</userinput></screen>
|
$udev_helpers</userinput></screen>
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user