|  | @@ -5,7 +5,9 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <para><screen><userinput>make CC="gcc -static" &&
 | 
	
		
			
				|  |  |  make PREFIX=$LFS/usr install &&
 | 
	
		
			
				|  |  | -mv $LFS/usr/bin/{bzcat,bunzip2,bzip2,bzip2recover,bzless,bzmore} $LFS/bin</userinput></screen></para>
 | 
	
		
			
				|  |  | +mv $LFS/usr/bin/{bzcat,bunzip2,bzip2,bzip2recover} $LFS/bin &&
 | 
	
		
			
				|  |  | +cp $LFS/usr/bin/{bzless,bzmore} $LFS/bin &&
 | 
	
		
			
				|  |  | +rm $LFS/usr/bin/{bzless,bzmore}</userinput></screen></para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <para>Although it's not strictly a part of a basic LFS system it's worth
 | 
	
		
			
				|  |  |  mentioning that a patch for Tar can be downloaded which enables the tar
 |