From 7d7381f8a62538eca8b1992ba604ab61457d945a Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Sat, 13 May 2017 16:47:11 +0000 Subject: Complete previous check-in. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/systemd.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter06') diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index ae1c17655..c12937191 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -188,14 +188,14 @@ EOF Compile the package: -make LD_LIBRARY_PATH=/tools/lib +make This package has a test suite, but it can only be run after the package has been installed. Install the package: -make LD_LIBRARY_PATH=/tools/lib install +make install