From e412703b8586b7c0db72b7cfc8ffcec5260ee7ae Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 8 May 2018 16:46:39 +0000 Subject: Fix a script after check is installed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/check.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/check.xml b/chapter06/check.xml index cdbcafd18..c65e8033d 100644 --- a/chapter06/check.xml +++ b/chapter06/check.xml @@ -56,9 +56,10 @@ Note that the Check test suite may take a relatively long (up to 4 SBU) time. - Install the package: + Install the package and fix a script: -make install +make install +sed -i '1 s/tools/usr/' /usr/bin/checkmk -- cgit v1.2.3-54-g00ecf