diff options
Diffstat (limited to 'chapter06/check.xml')
-rw-r--r-- | chapter06/check.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter06/check.xml b/chapter06/check.xml index e7936f6b2..bd4306b28 100644 --- a/chapter06/check.xml +++ b/chapter06/check.xml @@ -56,11 +56,9 @@ <para>Note that the Check test suite may take a relatively long (up to 4 SBU) time.</para> - <para>Install the package and fix a script:</para> + <para>Install the package:</para> - <screen><userinput remap="install">make docdir=/usr/share/doc/check-&check-version; install && -sed -i '1 s/tools/usr/' /usr/bin/checkmk</userinput></screen> -<!-- Removes a hardcoded call to /tools/bin/gawk at line 1 of checkmk. --> + <screen><userinput remap="install">make docdir=/usr/share/doc/check-&check-version; install</userinput></screen> </sect2> |