|  | @@ -40,12 +40,12 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    <sect2 role="installation">
 | 
	
		
			
				|  |  |      <title>Installation of MPFR</title>
 | 
	
		
			
				|  |  | -<!--
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |      <para>First, apply the following patch to fix various bugs that have been
 | 
	
		
			
				|  |  |      addressed upstream:</para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -<screen><userinput remap="pre">patch -Np1 -i ../&mpfr-fixes-patch;</userinput></screen>
 | 
	
		
			
				|  |  | --->
 | 
	
		
			
				|  |  | +<screen><userinput remap="pre">patch -Np1 -i ../&mpfr-upstream-patch;</userinput></screen>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |      <para>Prepare MPFR for compilation:</para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <screen><userinput remap="configure">./configure --prefix=/usr        \
 |