relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Fri, 25 Feb 2022 04:48:27 +0000 (04:48 +0000)
committerRaspbian forward porter <root@raspbian.org>
Fri, 25 Feb 2022 04:48:27 +0000 (04:48 +0000)
commitca7b38c3a78b25f50ee65c3c0f25a56ea89d9000
tree0827ba3c7ef0a35a849421322b5384c2a46cb6a7
parent32cda8b35ec2e4a9c0fe694f43a99de42df0dad0
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]