pygrub: Set sys.path
authorBastian Blank <waldi@debian.org>
Sat, 5 Jul 2014 09:47:01 +0000 (11:47 +0200)
committerHans van Kranenburg <hans@knorrie.org>
Sat, 27 Nov 2021 14:09:47 +0000 (15:09 +0100)
commit6c34bbd96ff6ece517b4ca9edd9b601a74853843
treeab511f2a40062a6343e3a28605c812c45fca2f37
parent3a021f17e4458b8522d891e8b4bbf65be6a50bf6
pygrub: Set sys.path

We install libfsimage in a non-standard path for Reasons.
(See debian/rules.)

This patch was originally part of `tools-pygrub-prefix.diff'
(eg commit 51657319be54) and included changes to the Makefile to
change the installation arrangements (we do that part in the rules now
since that is a lot less prone to conflicts when we update) and to
shared library rpath (which is now done in a separate patch).

(Commit message rewritten by Ian Jackson.)

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
squash! pygrub: Set sys.path and rpath
tools/pygrub/src/pygrub