| 
					
				 | 
			
			
				@@ -8,8 +8,7 @@ Before you install Gzip you have to unpack the gzip patch file. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <blockquote><literallayout> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<userinput>patch -Np1 -i ../gzip-1.2.4a.patch &&</userinput> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	<userinput>./configure --prefix=$LFS/usr --disable-nls 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		 &&</userinput> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	<userinput>./configure --prefix=$LFS/usr &&</userinput> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<userinput>make LDFLAGS=-static &&</userinput> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<userinput>make install &&</userinput> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<userinput>cp $LFS/usr/bin/gunzip $LFS/usr/bin/gzip  
			 |