diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-09-14 12:19:50 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-09-14 12:19:50 +0800 |
commit | e4c659759388c22d82a85b1ca84d3332b94b7fbd (patch) | |
tree | 00b6bf553dfa320589b6e3a5a5028a54a1c439cd /chapter08 | |
parent | 2e9e5b43c5610c7eb39759717b9fe37dbb711975 (diff) |
groff: add back "build the package"
It was removed unintentionally during the removal of -j1...
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/groff.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter08/groff.xml b/chapter08/groff.xml index 4929ff71e..64739ac67 100644 --- a/chapter08/groff.xml +++ b/chapter08/groff.xml @@ -53,6 +53,8 @@ <screen><userinput remap="configure">PAGE=<replaceable><paper_size></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> |