mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	Fix for issue #5652
This commit is contained in:
		
							parent
							
								
									218cc58d08
								
							
						
					
					
						commit
						4ec45df9a7
					
				
					 1 changed files with 0 additions and 10 deletions
				
			
		|  | @ -16,16 +16,6 @@ FWK="/Library/Frameworks/Python.framework/Versions/@PYVER@" | ||||||
|     -x badsyntax -x site-packages \ |     -x badsyntax -x site-packages \ | ||||||
|     "${FWK}/lib/python${PYVER}" |     "${FWK}/lib/python${PYVER}" | ||||||
| 
 | 
 | ||||||
| "${FWK}/bin/python@PYVER@" -Wi \ |  | ||||||
|     "${FWK}/lib/python${PYVER}/compileall.py" \ |  | ||||||
|     -x badsyntax -x site-packages \ |  | ||||||
|     "${FWK}/Mac/Tools" |  | ||||||
| 
 |  | ||||||
| "${FWK}/bin/python@PYVER@" -Wi -O \ |  | ||||||
|     "${FWK}/lib/python${PYVER}/compileall.py" \ |  | ||||||
|     -x badsyntax -x site-packages \ |  | ||||||
|     "${FWK}/Mac/Tools" |  | ||||||
| 
 |  | ||||||
| chgrp -R admin "${FWK}" | chgrp -R admin "${FWK}" | ||||||
| chmod -R g+w "${FWK}" | chmod -R g+w "${FWK}" | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ronald Oussoren
						Ronald Oussoren