relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Sat, 30 Oct 2021 12:46:26 +0000 (13:46 +0100)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Sat, 30 Oct 2021 12:46:26 +0000 (13:46 +0100)
commit7fa8b505f2ba312293787df90e3ff66b3f3b2ec7
treef39bc7be955983ff636f161c127eb6b97421c19e
parent8e14fd0846f0673caa74e88f68c338af70278bab
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]