Author: renodr
Date: Sat Nov 2 07:40:17 2019
New Revision: 11696
Log:
Restore the sed command in check
Modified:
trunk/BOOK/chapter06/check.xml
Modified: trunk/BOOK/chapter06/check.xml
==============================================================================
--- trunk/BOOK/chapter06/check.xml Fri Nov 1 09:57:02 2019 (r11695)
+++ trunk/BOOK/chapter06/check.xml Sat Nov 2 07:40:17 2019 (r11696)
@@ -58,7 +58,9 @@
<para>Install the package and fix a script:</para>
- <screen><userinput remap="install">make
docdir=/usr/share/doc/check-&check-version; install</userinput></screen>
+ <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. -->
</sect2>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page