relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Sun, 25 Dec 2016 11:36:11 +0000 (11:36 +0000)
committerRaspbian forward porter <root@raspbian.org>
Sun, 25 Dec 2016 11:36:11 +0000 (11:36 +0000)
commit8d580acc134aef70d6d352309a47cfe7dc0cb90f
tree9a7e49995ceb1c9eb8b8f548ba8be73de91a567f
parent80141ff0bdbe648d336d30591b74f05e4f4ba1da
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]