groff: add back "build the package"

It was removed unintentionally during the removal of -j1...
This commit is contained in:
Xi Ruoyao 2022-09-14 12:19:50 +08:00
parent 2e9e5b43c5
commit e4c6597593
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -53,6 +53,8 @@
<screen><userinput remap="configure">PAGE=<replaceable>&lt;paper_size&gt;</replaceable> ./configure --prefix=/usr</userinput></screen>
<para>Build the package:</para>
<screen><userinput remap="make">make</userinput></screen>
<para>This package does not come with a test suite.</para>