From 87a779d6a8bca19c928db03193acc1a22ee244c9 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 11 Oct 2006 21:26:47 +0000 Subject: [PATCH] Add the verbose flag when copying files in chapter 5's util-linux build. Thanks to Robert Connolly for the report. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/util-linux.xml | 2 +- general.ent | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chapter05/util-linux.xml b/chapter05/util-linux.xml index 56350c648..0fd38e590 100644 --- a/chapter05/util-linux.xml +++ b/chapter05/util-linux.xml @@ -61,7 +61,7 @@ make -C text-utils more Copy these programs to the temporary tools directory: -cp mount/{,u}mount text-utils/more /tools/bin +cp -v mount/{,u}mount text-utils/more /tools/bin diff --git a/general.ent b/general.ent index 58e191ecf..4922d8b79 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + +