diff options
author | Jo-Philipp Wich <jo@mein.io> | 2020-11-09 21:46:01 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-11-10 08:31:10 +0100 |
commit | d4521fb132266fd6c94796e19d3d1e925847338d (patch) | |
tree | 05422d9bd17a7e7598b2be14f6c0a1605dbaef19 /package | |
parent | fe302d472a9ace858ccbf0ba2833c9f3469d02f0 (diff) | |
download | upstream-d4521fb132266fd6c94796e19d3d1e925847338d.tar.gz upstream-d4521fb132266fd6c94796e19d3d1e925847338d.tar.bz2 upstream-d4521fb132266fd6c94796e19d3d1e925847338d.zip |
tools: fakeroot: rework relocatable patch to avoid LD_LIBRARY_PATH usage
Due to the use of LD_LIBRARY_PATH, the programs running in the fakeroot
environment may end up loading bundled SDK libraries using the system
ld.so.
Rework the relocatability patch to avoid meddling with LD_LIBRARY_PATH
and construct the paths to faked and libfakeroot.so directly.
Fixes: f93cb5c2c8 ("fakeroot: make fakeroot script relocatable")
Reviewed-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions