Merge branch 'trunk' into multilib

This commit is contained in:
Thomas Trepl 2024-12-16 22:27:00 +01:00
commit 90219b1a49

View File

@ -59,7 +59,7 @@
<para>Adjust the hardcoded paths to network configuration files for the <para>Adjust the hardcoded paths to network configuration files for the
standalone udev installation:</para> standalone udev installation:</para>
<screen><userinput remap="pre">sed -e '/NETWORK_DIRS/s/systemd/udev/' <screen><userinput remap="pre">sed -e '/NETWORK_DIRS/s/systemd/udev/' \
-i src/libsystemd/sd-network/network-util.h</userinput></screen> -i src/libsystemd/sd-network/network-util.h</userinput></screen>
<para>Prepare Udev for compilation:</para> <para>Prepare Udev for compilation:</para>