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