|  | @@ -8,7 +8,7 @@ to be unpacked.</para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <para><screen><userinput>patch -Np1 -i ../findutils-4.1.patch &&
 | 
	
		
			
				|  |  |  ./configure --prefix=/usr &&
 | 
	
		
			
				|  |  | -make &&
 | 
	
		
			
				|  |  | +make libexecdir=/usr/bin &&
 | 
	
		
			
				|  |  |  make libexecdir=/usr/bin install</userinput></screen></para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  </sect2>
 | 
	
	
		
			
				|  | @@ -22,7 +22,7 @@ location.  The following commands use the database file
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <para><screen><userinput>patch -Np1 -i ../findutils-4.1.patch &&
 | 
	
		
			
				|  |  |  ./configure --prefix=/usr &&
 | 
	
		
			
				|  |  | -make localstatedir=/var/lib/misc &&
 | 
	
		
			
				|  |  | +make localstatedir=/var/lib/misc libexecdir=/usr/bin &&
 | 
	
		
			
				|  |  |  make localstatedir=/var/lib/misc libexecdir=/usr/bin install</userinput></screen></para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  </sect2>
 |