From 3307b885e5e3f0a9397d8db470a256845f7244fc Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 13 Jul 2018 16:40:24 +0000 Subject: Remove temporary symlinks for System V git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11437 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 72e7ddf1b..6275c710c 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