mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 08:21:49 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			461 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			461 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| #https://github.com/archlinux/svntogit-community/blob/packages/mapnik/trunk/scons4.patch
 | |
| --- a/SConstruct	2021-01-08 13:23:24.000000000 +0200
 | |
| +++ b/SConstruct	2021-11-22 11:41:03.413991679 +0200
 | |
| @@ -126,7 +126,6 @@ PLUGINS = { # plugins with external depe
 | |
|  
 | |
|  def init_environment(env):
 | |
|      env.Decider('MD5-timestamp')
 | |
| -    env.SourceCode(".", None)
 | |
|      if os.environ.get('RANLIB'):
 | |
|          env['RANLIB'] = os.environ['RANLIB']
 | |
|      if os.environ.get('AR'):
 |