procps: Remove the systemd revision specific workaround

The issue is fixed in procps-ng-4.0.5.
This commit is contained in:
Xi Ruoyao 2025-01-12 13:20:45 +08:00
parent 39679232f7
commit 016ba17be9
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -67,8 +67,7 @@
<para>Compile the package:</para>
<screen revision='sysv'><userinput remap="make">make</userinput></screen>
<screen revision='systemd'><userinput remap="make">make src_w_LDADD='$(LDADD) -lsystemd'</userinput></screen>
<screen><userinput remap="make">make</userinput></screen>
<!-- To editors: "pmap {X,XX} with unreachable process" tests don't work
as root. They may seem to pass due to some Tcl/Expect/DejaGNU