mirror of
				https://github.com/arsenetar/dupeguru.git
				synced 2025-09-11 17:58:17 +00:00 
			
		
		
		
	Add xenial to the list of supported ubuntu distros
This commit is contained in:
		
							parent
							
								
									0959f4581e
								
							
						
					
					
						commit
						53bbc5901c
					
				| @ -81,7 +81,7 @@ def package_debian_distribution(distribution): | |||||||
| 
 | 
 | ||||||
| def package_debian(): | def package_debian(): | ||||||
|     print("Packaging for Ubuntu") |     print("Packaging for Ubuntu") | ||||||
|     for distribution in ['trusty', 'utopic']: |     for distribution in ['trusty', 'xenial']: | ||||||
|         package_debian_distribution(distribution) |         package_debian_distribution(distribution) | ||||||
| 
 | 
 | ||||||
| def package_arch(): | def package_arch(): | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user