mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Fix a script after check is installed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
658dcabf77
commit
e412703b85
@ -56,9 +56,10 @@
|
||||
<para>Note that the Check test suite may take a relatively long
|
||||
(up to 4 SBU) time.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
<para>Install the package and fix a script:</para>
|
||||
|
||||
<screen><userinput remap="install">make install</userinput></screen>
|
||||
<screen><userinput remap="install">make install
|
||||
sed -i '1 s/tools/usr/' /usr/bin/checkmk</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user