diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index f88922be7..70dec0a2e 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -68,7 +68,7 @@ Unpack the tarball from within the Glibc source directory:</para> <screen><userinput remap="pre">tar -xvf ../glibc-libidn-&glibc-version;.tar.bz2 -mv glibc-libidn-&glibc-version; libidn</userinput></screen> +mv -v glibc-libidn-&glibc-version; libidn</userinput></screen> <!-- This should have been fixed a long time ago. |