|  | @@ -57,6 +57,11 @@ ln -sv /proc/self/fd/1 /lib/udev/devices/stdout
 | 
	
		
			
				|  |  |  ln -sv /proc/self/fd/2 /lib/udev/devices/stderr
 | 
	
		
			
				|  |  |  ln -sv /proc/kcore /lib/udev/devices/core</userinput></screen>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +    <para><command>usb_id</command> is known to segfault under certain kernel
 | 
	
		
			
				|  |  | +    configurations.  Fix the issue by applying the following patch:</para>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +<screen><userinput remap="pre">patch -Np1 -i ../&udev-usbid-patch;</userinput></screen>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |      <para>Compile the package:</para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <screen><userinput remap="make">make EXTRAS="`echo extras/*/`"</userinput></screen>
 |