groff: remove -j1

This commit is contained in:
Xi Ruoyao 2022-08-26 19:21:15 +08:00
parent 51b7349a97
commit 7b3f5a4f8d
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -53,9 +53,7 @@
<screen><userinput remap="configure">PAGE=<replaceable>&lt;paper_size&gt;</replaceable> ./configure --prefix=/usr</userinput></screen>
<para>This package does not support parallel build. Compile the package:</para>
<screen><userinput remap="make">make -j1</userinput></screen>
<screen><userinput remap="make">make</userinput></screen>
<para>This package does not come with a test suite.</para>