From dd7ed7b42feb0b8c450dcf2314e11cbfb0de03c6 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 13 Apr 2006 17:27:27 +0000 Subject: Added missing -v switch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 03b53ce70..2ea754fae 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -103,7 +103,7 @@ mkdir -p /var/lib/hwclock LFS-Bootscripts package: make HAVE_KILL=yes HAVE_SLN=yes install -mv /usr/bin/logger /bin +mv -v /usr/bin/logger /bin -- cgit v1.2.3-54-g00ecf