python2 setup.py install --root "$PWD/install_root" &&
rm -v install_root/usr/bin/easy_install &&
cp -av install_root/* "$INSTALL_ROOT/"
