mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 19:59:20 +01:00
Updated: wording on Tar Patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3afd8c74cc
commit
fa85c5e5c9
@ -28,8 +28,8 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
|
|||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of Tar</title>
|
<title>Installation of Tar</title>
|
||||||
|
|
||||||
<para>Tar has bug when the -S option is used with files over
|
<para>Tar has a bug when the -S option is used with files larger
|
||||||
4 GB. The following patch properly fixes this issue</para>
|
than 4 GB. The following patch properly fixes this issue:</para>
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../tar-&tar-version;-sparse_fix-1.patch</userinput></screen>
|
<screen><userinput>patch -Np1 -i ../tar-&tar-version;-sparse_fix-1.patch</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user