When using pacman to install packages, the --root option can be set to
install them to an alternative location. The current install scripts
don't take this in to account which causes no such file or directory
errors. This modifies the sed command to use the full prefix path
when renaming the shebang.
Signed-off-by: Dan Yeaw <dan@yeaw.me>
python-pip - fix startup. Build with dependencies on libraries so they can be updated easily.
python-cachecontrol - 0.12.5 - new package - required by pip
python-distlib - 0.2.3 - new package - required by pip. Note that I was unable to recompile the launchers in this so I use the ones from they provide
python-lockfile - 0.12.2 - new package required by pip
python-progress - 1.4 - rebuild - required for python-pip
python-pytoml - 0.1.18 - new package - required for python-pip