aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/udev.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/udev.xml')
-rw-r--r--chapter08/udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/udev.xml b/chapter08/udev.xml
index 832bf803c..32c0e97a7 100644
--- a/chapter08/udev.xml
+++ b/chapter08/udev.xml
@@ -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>