Commit Graph

3 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
af121a926a added files I forgot (#4637)
* added files I forgot

* add even more files I forgot.
2018-11-12 13:11:36 +03:00
J. Peter Mugaas
c83811db0e python-pylint - separate versions for Python2 and 3 (#4634)
python2-pylint - 1.9.2 - new package
python3-pylint - 2.0.4 - new package
2018-11-12 10:54:08 +03:00