\!/ KyuuKazami \!/

Path : /etc/profile.d/
Upload :
Current File : //etc/profile.d/python-install-layout.sh

# Python Installation used for RPM packaging on Amazon Linux AMI.
# This is equivalent to passing '--install-layout=amzn' to setup.py
# during the 'install' step

export PYTHON_INSTALL_LAYOUT="amzn"

@KyuuKazami