diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/diffutils.xml | 2 | ||||
-rw-r--r-- | chapter06/grep.xml | 2 | ||||
-rw-r--r-- | chapter06/m4.xml | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml index d98bc500d..782f2eb03 100644 --- a/chapter06/diffutils.xml +++ b/chapter06/diffutils.xml @@ -57,6 +57,8 @@ <screen><userinput remap="test">make check</userinput></screen> + <para>The test-update-copyright.sh failure can be ignored.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> diff --git a/chapter06/grep.xml b/chapter06/grep.xml index 126b65182..99b40fe58 100644 --- a/chapter06/grep.xml +++ b/chapter06/grep.xml @@ -56,6 +56,8 @@ <screen><userinput remap="test">make check</userinput></screen> + <para>The test-update-copyright.sh failure can be ignored.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> diff --git a/chapter06/m4.xml b/chapter06/m4.xml index ca2f5b582..29c6e8c49 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -52,6 +52,8 @@ <screen><userinput remap="test">make check</userinput></screen> + <para>The test-update-copyright.sh failure can be ignored.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |