relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Thu, 24 Aug 2017 15:25:31 +0000 (16:25 +0100)
committerRaspbian forward porter <root@raspbian.org>
Thu, 24 Aug 2017 15:25:31 +0000 (16:25 +0100)
commit207c382bd33788d01dcce015d221dc24f5fa7edc
tree2dc3fa8e0a7fd07edfca5f562e87ebc0f8c65857
parent8f7d22e02258f22a62aacffe8cadef8959ec4c0e
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]