udev: Drop duplicated udevadm in the ninja command

This commit is contained in:
Xi Ruoyao 2024-01-14 17:38:41 +08:00
parent 811d59db8b
commit ce07f91d5e
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -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>