mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	fix typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@11668 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
		
							parent
							
								
									9c6b04bfbd
								
							
						
					
					
						commit
						1669b15f6a
					
				@ -9,7 +9,7 @@ ARCHS = $(NATIVE_ARCH) // ppc i386 ppc64 x86_64
 | 
			
		||||
//ARCHS = ppc i386 // for universal
 | 
			
		||||
 | 
			
		||||
// python archs may be different
 | 
			
		||||
ARCHS_P = $(ARCH_P_$(SDKSYS)) // in the form arch1;arch2;...
 | 
			
		||||
ARCHS_P = $(ARCHS_P_$(SDKSYS)) // in the form arch1;arch2;...
 | 
			
		||||
 | 
			
		||||
//////////////////////////////////////////////////////////////////////
 | 
			
		||||
// QGIS version info & config
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user