forked from ungleich-public/cdist
		
	include cdist from the scripts/ directory for shipping
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								10b6c31ac8
							
						
					
				
			
			
				commit
				
					
						c4274e789f
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							|  | @ -22,7 +22,7 @@ setup( | ||||||
|     name = "cdist", |     name = "cdist", | ||||||
|     packages = ["cdist", "cdist.core", "cdist.exec", "cdist.util" ], |     packages = ["cdist", "cdist.core", "cdist.exec", "cdist.util" ], | ||||||
|     package_data={'cdist': package_data}, |     package_data={'cdist': package_data}, | ||||||
|     scripts = ["cdist.py"], |     scripts = ["scripts/cdist"], | ||||||
|     version = cdist.version.VERSION, |     version = cdist.version.VERSION, | ||||||
|     description = "A Usable Configuration Management System", |     description = "A Usable Configuration Management System", | ||||||
|     author = "Nico Schottelius", |     author = "Nico Schottelius", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue