Commit Graph

2 Commits

Author SHA1 Message Date
Dan Yeaw
fddd9ee6c6 Use current path prefix to find Python script files to modify
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>
2019-03-27 13:02:27 -04:00
J. Peter Mugaas
63b8af532e python-pip - retry comit (#4379)
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
2018-09-08 22:00:12 +03:00