relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Sun, 27 Nov 2022 19:50:54 +0000 (19:50 +0000)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Sun, 27 Nov 2022 19:50:54 +0000 (19:50 +0000)
commit9a06d533bb4a1943e4c3c52e9231e3cd533db5a6
tree734dadc0ac62b567f80b78f886018d8573d12a42
parent1c78b151e21fb953b40b0dc93864664c1ba48be6
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]