mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	Building docs requires xmllint and other bulky things being present on the host. Skip that. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
		
			
				
	
	
		
			13 lines
		
	
	
		
			433 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			433 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| Index: refpolicy-2.20200229/Makefile
 | |
| ===================================================================
 | |
| --- refpolicy-2.20200229.orig/Makefile
 | |
| +++ refpolicy-2.20200229/Makefile
 | |
| @@ -648,6 +648,6 @@ ifneq ($(generated_fc),)
 | |
|  endif
 | |
|  endif
 | |
|  
 | |
| -.PHONY: install-src install-appconfig install-headers generate xml conf html bare tags
 | |
| +.PHONY: install-src install-appconfig install-headers generate conf bare tags
 | |
|  .SUFFIXES:
 | |
|  .SUFFIXES: .c
 |