tools/missing-macros: bump version of makeinfo alternative script
Some new releases of GNU tools are checking for a higher version of makeinfo than what our scripted alternative shows when working with checked-out sources instead of releases. Since this is a "fake" makeinfo we can also just fake the version. Signed-off-by: Michael Pratt <mcpratt@pm.me>
This commit is contained in:
		 Michael Pratt
					Michael Pratt
				
			
				
					committed by
					
						 Christian Marangi
						Christian Marangi
					
				
			
			
				
	
			
			
			 Christian Marangi
						Christian Marangi
					
				
			
						parent
						
							e4977f614f
						
					
				
				
					commit
					d39c6cd29b
				
			| @@ -26,7 +26,7 @@ Getopt::Long::GetOptions( | |||||||
|  |  | ||||||
| if ($version) | if ($version) | ||||||
| { | { | ||||||
| 	print "makeinfo (OpenWrt stub) 4.13\n"; | 	print "makeinfo (OpenWrt stub) 9.99\n"; | ||||||
| 	exit 0; | 	exit 0; | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user