mirror of
				https://github.com/panda3d/panda3d.git
				synced 2025-11-03 20:13:57 -05:00 
			
		
		
		
	specify python2.2
This commit is contained in:
		
							parent
							
								
									60760147e6
								
							
						
					
					
						commit
						45d6b08993
					
				@ -13,7 +13,7 @@ if [ -z "$PANDA_ROOT" ]; then
 | 
			
		||||
  PYTHONPATH=`echo $PYTHONPATH | sed 'y/;/:/'`
 | 
			
		||||
  export PYTHONPATH
 | 
			
		||||
  # Run unbuffered output, with any options passed in
 | 
			
		||||
  exec $wgl python -u $*
 | 
			
		||||
  exec $wgl python2.2 -u $*
 | 
			
		||||
  exit 1
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user