relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Thu, 5 Jul 2018 13:29:50 +0000 (14:29 +0100)
committerRaspbian forward porter <root@raspbian.org>
Thu, 5 Jul 2018 13:29:50 +0000 (14:29 +0100)
commit2d267175831a4ecb5fac4bf7d5b080fc87a7d195
treedd772127486a62a8873ec394ecae98419e7bd3e3
parent8948c39e2f79a55d2f8c8d28fd76d8b94b70c754
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]