pv-exports: Abbreviate log messages when exporting symlink targets
We don't need to give the full path to the temporary mutable sysroot
(when we're using one) or a transient temp directory in /tmp
(otherwise). It's enough to say:
Exporting .../libfoo.so because overrides/lib/x86_64-linux-gnu/libfoo.so points to it
This makes the log more concise, with less repetition, shorter lines,
and less unnecessary noise when diff'ing two log files.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
60df93a0
No related branches found
No related tags found
Loading
Please register or sign in to comment