Fix EXECUTABLES symlink display.
authorSteve Youngs <steve@steveyoungs.com>
Fri, 28 May 2021 23:51:19 +0000 (09:51 +1000)
committerSteve Youngs <steve@steveyoungs.com>
Fri, 28 May 2021 23:51:19 +0000 (09:51 +1000)
commite0f63c65d34bf2e4bef6d18042ac95e392aa40ac
tree55d2cc6cdf3ac8d455f18f39b7910dbe74eeca71
parent8ad9e9e645f17987d23d6e019065d4adc40050c3
Fix EXECUTABLES symlink display.

Sometimes the display of symlinks in the EXECUTABLES section would be
messed up, especially if it was a relative link pointing to a
different directory, like: ../foo/bar/linktarget.  This fixes that.

* usr/bin/list_package (categorise): Fix display of symlinks in
EXECUTABLES section.

Signed-off-by: Steve Youngs <steve@steveyoungs.com>
usr/bin/list_package