mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	Removed docs/BUILDME script
This commit is contained in:
		
							parent
							
								
									477841b010
								
							
						
					
					
						commit
						5588692086
					
				
							
								
								
									
										11
									
								
								docs/BUILDME
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								docs/BUILDME
									
									
									
									
									
								
							| 
						 | 
					@ -1,11 +0,0 @@
 | 
				
			||||||
# $Id$
 | 
					 | 
				
			||||||
# quick build (for lazy programmers).  for more information on the
 | 
					 | 
				
			||||||
# build process, see the README file.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if [ "$1" = "clean" ]; then
 | 
					 | 
				
			||||||
  python setup.py clean
 | 
					 | 
				
			||||||
  rm -f *.so PIL/*.so
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
python setup.py build_ext -i
 | 
					 | 
				
			||||||
python selftest.py
 | 
					 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user