Commit Graph

2 Commits

Author SHA1 Message Date
Brendan O'Dea 0c06d07ea8 Postpone LD_LIBRARY_PATH evaluation to the binary targets.
Modify the setting of LD_LIBRARY_PATH to append pre-existing values at the
time the rule is evaluated rather than when the Makefile is created.

This is required when building packages with dpkg-buildpackage and fakeroot,
since fakeroot (which now sets LD_LIBRARY_PATH) is not used for the "build"
rule where the Makefile is created, but is for the clean/binary* targets.

Gbp-Pq: Topic debian
Gbp-Pq: Name fakeroot.diff
2022-05-14 02:41:15 +08:00
openKylinBot 302bf2c4fd Import Upstream version 5.30.0 2022-05-14 02:40:32 +08:00