You've already forked mariadb-columnstore-engine
							
							
				mirror of
				https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
				synced 2025-10-30 07:25:34 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			235 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			235 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Need to set these before using rpmbuild
 | |
| %_topdir <HOME>/rpm
 | |
| %_tmppath <HOME>/rpm/tmp
 | |
| # Change to 1 if you want to abort on unpackaged files
 | |
| %_unpackaged_files_terminate_build 0
 | |
| # Don't build debuginfo packages
 | |
| %debug_package %{nil}
 | |
| 
 |