Commit Graph

5 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
9aa8d673d2 mingw-w64-python-pygments - hard-code python interpretter to make sure the approapriate classes are used. Do fixups at install time. (#3402) 2018-02-16 22:27:16 +03:00
Ray Donnelly
5136890e7c python-pygments: Remove *.install, emit '#!/usr/bin/env python' to bin/*.py 2014-10-19 22:12:57 +01:00
Alexpux
864c42df3e python-pygments: Rebuild against Python-3.4 2014-03-19 15:19:38 +04:00
Alexpux
03e8353a50 python-pygments: Fix scripts after install 2014-02-19 06:24:49 +04:00