From 6c347378fd11b83eace8ff5d6dd4b698c830f209 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Sat, 8 Jun 2019 20:53:45 +0000 Subject: Make the removal of symlinks to util-linux headers in Chapter 6 apply only to systemd, since that's the only book that they are created in. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 58788f4cf..de24d670f 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -60,9 +60,9 @@ sed -e 's/2^64/(2^64/' -e 's/E </E) <=/' -e 's/ne /eq /' \ -i tests/ts/ipcs/limits2 --> - Remove the earlier created symlinks: + Remove the earlier created symlinks: -rm -vf /usr/include/{blkid,libmount,uuid} +rm -vf /usr/include/{blkid,libmount,uuid} Prepare Util-linux for compilation: -- cgit v1.2.3-54-g00ecf