mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Remove unnecessary command for systemd. Nice eye, Xi!
This commit is contained in:
parent
7bf2e85ea6
commit
8725caed02
@ -51,9 +51,11 @@
|
|||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-1.patch</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-1.patch</userinput></screen>
|
||||||
|
|
||||||
|
<!-- Seems to be not needed anymore with 248
|
||||||
<para>Remove tests that cannot be built in chroot:</para>
|
<para>Remove tests that cannot be built in chroot:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">sed '177,$ d' -i src/resolve/meson.build</userinput></screen>
|
<screen><userinput remap="pre">sed '177,$ d' -i src/resolve/meson.build</userinput></screen>
|
||||||
|
-->
|
||||||
|
|
||||||
<para>Remove an unneeded group,
|
<para>Remove an unneeded group,
|
||||||
<systemitem class="groupname">render</systemitem>, from the default udev
|
<systemitem class="groupname">render</systemitem>, from the default udev
|
||||||
|
Loading…
Reference in New Issue
Block a user