aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/diffutils-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/diffutils-inst.xml b/chapter06/diffutils-inst.xml
index 67f279bd9..b8d1f0646 100644
--- a/chapter06/diffutils-inst.xml
+++ b/chapter06/diffutils-inst.xml
@@ -4,7 +4,7 @@
<para>Install Diffutils by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
-make &amp;&amp;
+make PR_PROGRAM=/usr/bin/pr &amp;&amp;
make install</userinput></screen></para>
</sect2>